ReZound: Difference between revisions
mNo edit summary |
|||
Line 32: | Line 32: | ||
* [[JACK]] | * [[JACK]] | ||
=== Recording/Playback === | === Recording/Playback === | ||
=== LADSPA DSP Effects === | === LADSPA DSP Effects === | ||
* Reverse | |||
* Change Volume | |||
* Gain (by constant or curve) | |||
* Change Rate (by constant or curve) | |||
* Flange | |||
* Delay (Echo) | |||
* Quantize | |||
* Distortion (by a curve) | |||
* Varied Repeat | |||
=== Mastering/Tools === | === Mastering/Tools === | ||
==Screenshots== | ==Screenshots== | ||
=Developement API= | =Developement API= | ||
==External links== | ==External links== |
Revision as of 20:41, 25 November 2006
Developer(s) | ReZound Team |
Release information | |
---|---|
Stable release | 0.12.0b |
Preview release | 0.12.1b |
Compatibility | |
Operating system | Linux/BSD |
Additional information | |
Use | Digital Audio Editor |
License | GPL |
Website | http://rezound.sourceforge.net/ |
Introduction
What is ReZound? ReZound aims to be a stable, open source, and graphical audio file editor primarily for but not limited to the Linux operating system. It is very similiar to Audacity.
Features
Common features
- Either 16bit integer or 32bit floating point can be chosen as the interal sample format
- Fast editing of large files
- Undo
- Labeled cue positions
- Cues can be dragged
- Automatic Crossfading of Selection Edges on All Applicable Actions to Create Smooth Transitions
- Ability to save user notes on codes that support metadata
- Macros Allow a user to record a sequencer of changes to a to a file and repeat those actions later on other files
- User-Definable key-bindings to actions
Codecs
Audio I/O
Recording/Playback
LADSPA DSP Effects
- Reverse
- Change Volume
- Gain (by constant or curve)
- Change Rate (by constant or curve)
- Flange
- Delay (Echo)
- Quantize
- Distortion (by a curve)
- Varied Repeat