Jump to letter: [
ABCDFGJKLMNOPSTUVXY
]
audacity-nonfree: A multitrack audio editor
- Summary
- Audacity is a cross-platform multitrack audio editor. It allows you to
record sounds directly or to import Ogg, WAV, AIFF, AU, IRCAM, or MP3
files. It features a few simple effects, all of the editing features
you should need, and unlimited undo. The GUI was built with wxWindows
and the audio I/O currently uses OSS under Linux. Audacity runs on
Linux/*BSD, MacOS, and Windows.
Changelog
- * Sat Feb 24 23:00:00 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.3.2-0.4.beta
- patch ExportMP3.cpp (MPEG-2 Layer III bitrates resulted in
broken/empty files)
- * Tue Feb 20 23:00:00 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.3.2-0.3.beta
- patch app init to set a default location for libmp3lame.so.0
- fix the libmp3lame.so.0 subst
- subst _libdir in libmp3lame search
- use sed instead of perl
- * Sun Feb 18 23:00:00 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.3.2-0.2.beta
- patch the source to use libsamplerate actually and fix Resample.cpp