diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-03 19:09:45 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-03 19:09:45 +0800 |
commit | 869c7caa6d3527ca230d8b4f86fcfa21eada63b6 (patch) | |
tree | 17c2995da15e70a4aadee597f2fc301a8e828f70 /audio/Makefile | |
parent | 43af50cf7bf0655281bfb0ca639e8d8f1f6662e9 (diff) | |
download | freebsd-ports-gnome-869c7caa6d3527ca230d8b4f86fcfa21eada63b6.tar.gz freebsd-ports-gnome-869c7caa6d3527ca230d8b4f86fcfa21eada63b6.tar.zst freebsd-ports-gnome-869c7caa6d3527ca230d8b4f86fcfa21eada63b6.zip |
add vorbisgain 0.32
Calculates a percieved sound level of an Ogg Vorbis file
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index d6593d03ebe7..5aac34973f14 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -261,6 +261,7 @@ SUBDIR += tracker SUBDIR += umix SUBDIR += vorbis-tools + SUBDIR += vorbisgain SUBDIR += vsound SUBDIR += waveplay SUBDIR += wavplay |