QUOTE(Jan S. @ Oct 31 2003, 11:51 AM)
Sweep is just a tool to execute programs in all sub folders. It will work with all programs.
So as long as replaygain.exe works on flac files on could use something like this
QUOTE
sweep replaygain --smart --auto *.flac
to apply replaygain to a folder hierarchy of flac files, right?