mflint wrote: > swhite58;194535 Wrote: >> I probably will need to do something about normalising replay volume. >> What are the options for that? >> >> Shane > > Replaygain. > > Your ripper/encoder of choice may add Replaygain tags automatically. If > not, you can do it manually: > > > Code: > -------------------- > cd /mnt/music/flac/<artist>/<album>/ > metaflac --add-replay-gain *.flac > --------------------
I have a utility to apply replaygain tags to all your library: http://robinbowes.com/projects/apply_replaygain R. _______________________________________________ ripping mailing list [EMAIL PROTECTED] http://lists.slimdevices.com/lists/listinfo/ripping
