Turnandcough;269023 Wrote: > When I'm playing "random songs" I get the odd song that has me run for > the remote because of the volume increase. Is there any way I can > normalize my whole library without having to re-encode? There is a > program(MP3gain) that does this for MP3 files only I was wondering if a > similar program exists for FLAC/other files also.
Grab http://koldware.com/SlimStuff/MusicUtils/setGain You'll need metaflac in your path if you use flac, and/or mp3gain in your path if you use MP3's. It will churn over your entire tree, and do each album in one swell foop, assmuing that you drop each album into a separate directory. mp3gain has a nice feature that it won't recalculate the gain values if it's already done the album. Metaflac always recalculates. So, this can be really fast on an MP3 tree, really slow on a FLAC tree. just run: setGain /path/to/your/music/directory It will recurse the tree, and find everything. You can also use any subset of the music tree. Has been tested on Linux, and theoretically should work on Windows as well (it's written to be machine independent, but never tested, so cavaet emptor, YMMV, carpe diem, etc). Eric -- kolding ------------------------------------------------------------------------ kolding's Profile: http://forums.slimdevices.com/member.php?userid=31 View this thread: http://forums.slimdevices.com/showthread.php?t=43437 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
