ReZound: Difference between revisions
m (the usual setup for open-source projects inlcuding API section.) |
(blank logo in software infobox) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Software | |||
| name = ReZound | |||
| logo = | |||
| screenshot = | |||
| caption = open source audio editor | |||
| maintainer = ReZound Team | |||
| stable_release = 0.12.0b | |||
| preview_release = 0.12.1b | |||
| operating_system = Linux/BSD | |||
| use = Digital Audio Editor | |||
| license = GPL | |||
| website = http://rezound.sourceforge.net/ | |||
}} | |||
=Introduction= | =Introduction= | ||
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== | ==Features== | ||
=== Common features === | === Common features === | ||
Line 19: | Line 33: | ||
* [[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 | |||
* Convolution | |||
:For Various Effects Like Reverb and Applying Room Characteristics | |||
=== Mastering/Tools === | === Mastering/Tools === | ||
==Screenshots== | ==Screenshots== | ||
= | =Development API= | ||
{{stub}} | |||
==External links== | ==External links== | ||
[[Category:Audio Editors]] |
Latest revision as of 01:35, 25 April 2010
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
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
- Convolution
- For Various Effects Like Reverb and Applying Room Characteristics
Mastering/Tools
Screenshots
Development API
This article is a stub. You can help the Hydrogenaudio Knowledgebase by expanding it.