summaryrefslogtreecommitdiffstats
path: root/audio-soft/normalize/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/normalize/DETAILS')
-rwxr-xr-xaudio-soft/normalize/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio-soft/normalize/DETAILS b/audio-soft/normalize/DETAILS
new file mode 100755
index 0000000000..6955754992
--- /dev/null
+++ b/audio-soft/normalize/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=normalize
+ VERSION=0.7.6
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.cs.columbia.edu/~cvaill/normalize/$SOURCE
+ WEB_SITE=http://www.cs.columbia.edu/~cvaill/normalize/
+ ENTERED=20011217
+ UPDATED=20021010
+ MD5[0]=99a8c83efce885f0588cb38acbcfcab9
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="WAV file volume normalizer"
+cat << EOF
+normalize is a tool for adjusting the volume of WAV files to a
+standard level. This is useful for things like creating mixed CD's
+and mp3 collections, where different recording levels on different
+albums can cause the volume to vary greatly from song to song.
+EOF