If you like Perl, I wrote this to set the gain in MP3 and FLAC files. http://koldware.com/SlimStuff/MusicUtils/setGain
You may need to install File::Spec and File::Path if they're not already install. Run the following command as root to do that: perl -mCPAN -e"install File::Path File::Spec" Eric -- kolding ------------------------------------------------------------------------ kolding's Profile: http://forums.slimdevices.com/member.php?userid=31 View this thread: http://forums.slimdevices.com/showthread.php?t=36116 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
