diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2014-10-06 08:03:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 18:19:22 +0700 |
commit | 01c09c35a0052675d4b161c58b4650f52dfd6802 (patch) | |
tree | ad46c38bb8aa93d21c84442b7afa3697157978b8 /audio/audacity/README | |
parent | 42ef3f600bf501e04a311c2bd37e383a5e059649 (diff) | |
download | slackbuilds-01c09c35a0052675d4b161c58b4650f52dfd6802.tar.gz |
audio/audacity: Updated for version 2.0.6.
ffmpeg support for import-export works again,
libsoxr is the new default resamplig library
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/audacity/README')
-rw-r--r-- | audio/audacity/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audacity/README b/audio/audacity/README index 9d84ab2542..4182770830 100644 --- a/audio/audacity/README +++ b/audio/audacity/README @@ -4,7 +4,7 @@ digital recordings, edit Ogg, MP3, and WAV sound files, and much more. Support for optional dependencies can be enabled passing the script optional parameters, such as: -FFMPEG=yes (requires ffmpeg - BROKEN ATM) +FFMPEG=yes (requires ffmpeg) SOUNDTOUCH=yes (requires soundtouch) TWOLAME=yes (requires twolame) VAMP=yes (requires vamp-plugin-sdk) |