diff options
Diffstat (limited to 'media-sound/audacity/metadata.xml')
-rw-r--r-- | media-sound/audacity/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-sound/audacity/metadata.xml b/media-sound/audacity/metadata.xml index 37d4cc857b6a..571c5a2b3cd9 100644 --- a/media-sound/audacity/metadata.xml +++ b/media-sound/audacity/metadata.xml @@ -9,6 +9,7 @@ </maintainer> <use> <flag name="id3tag">Enables ID3 tagging with id3tag library</flag> + <flag name="libsoxr">Uses <pkg>media-libs/soxr</pkg> as audio resampling library: Better quality than the included resampler and much faster than libsamplerate while keeping almost the same quality.</flag> <flag name="midi">Enables MIDI support</flag> <flag name="sbsms">Enables sbsms library support for pitch and tempo changing</flag> <flag name="soundtouch">Enables soundtouch library support for pitch and tempo changing</flag> |