MCG555;554179 Wrote: > delivered in the tags?? > > I have dbpoweram, can I somehow get the values from there? If I rip CDs > they are delieverd automatically, but if I have FLAC or MP3 already - > how can I get those values?? > > Thanks guys :-)
If you d/l FLAC ( http://flac.sourceforge.net/ ), there is a program included called metaflac that will do it: To include Album Gain, run: metaflac --preserve-modtime --add-replay-gain "AlbumName*.flac" If you're using a Mac or Lynix, I can give you a script to use IF you have your music organized by Artist/Album. --add-replay-gain Calculates the title and album gains/peaks of the given FLAC files as if all the files were part of one album, then stores them as FLAC tags. The tags are the same as those used by vor- bisgain. Existing ReplayGain tags will be replaced. If only one FLAC file is given, the album and title gains will be the same. Since this operation requires two passes, it is always executed last, after all other operations have been completed and written to disk. All FLAC files specified must have the same resolution, sample rate, and number of channels. The sam- ple rate must be one of 8, 11.025, 12, 16, 22.05, 24, 32, 44.1, or 48 kHz. -- Tony T Tony  SBTouch ♪ SBRadio ♬ ------------------------------------------------------------------------ Tony T's Profile: http://forums.slimdevices.com/member.php?userid=34544 View this thread: http://forums.slimdevices.com/showthread.php?t=79589 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
