Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
audacity: 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.
Arch: src
Download: | audacity-1.3.2-8.al3.src.rpm |
Build Date: | Tue Feb 27 16:04:27 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 6.50 MiB |
Changelog
- * Sat Feb 24 16:00:00 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.3.2-8
- patch ExportMP3.cpp (MPEG-2 Layer III bitrates resulted in
broken/empty files)
- convert locale related perl substitutions into patches (safer)
- configure with portaudio/portmixer defaults
- drop category Application from desktop file
- fix the libmp3lame.so.0 subst
- subst _libdir in libmp3lame search
- use sed instead of perl
- * Sun Feb 18 16:00:00 2007 Gerard Milmeister <gemi{%}bluewin{*}ch> - 1.3.2-7
- added patch for compiling with libsamplerate
- * Thu Feb 15 16:00:00 2007 Gerard Milmeister <gemi{%}bluewin{*}ch> - 1.3.2-6
- build with system expat
- added BuildReq alsa-lib-devel