find . -iname '*.mp3' -exec mp3gain -r -m +2 -c {} \;
Monday, June 1, 2009
Adjust volume on directory of mp3s
Need to raise or lower the volume on an entire directory of mp3s? mp3gain is a nice program, doesn't need to re-encode the mp3s. Someone compiled a binary for OSX which I just placed in /usr/bin/ and it works beautifully.
Subscribe to:
Post Comments (Atom)


0 comments:
Post a Comment