Difference between revisions of "ReZound"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m
Line 3: Line 3:
 
| screenshot =   
 
| screenshot =   
 
| caption = open source audio editor  
 
| caption = open source audio editor  
| maintainer =  
+
| maintainer = ReZound Team
 
| stable_release = 0.12.0b  
 
| stable_release = 0.12.0b  
 
| preview_release = 0.12.1b  
 
| preview_release = 0.12.1b  

Revision as of 20:38, 25 November 2006

ReZound
{{{logo}}}

open source audio editor
Developer(s) ReZound Team
Release information
Initial release {{{released}}}
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

  • OSS
  • ALSA (Advanced Linux Sound Architecture)
  • Port Audio
  • JACK

Recording/Playback

LADSPA DSP Effects

Mastering/Tools

Screenshots

Developement API

External links