|
simple solution
Just use something like this as command line option for wavpack.exe within EAC: -b320xcm -w "Artist=%a" -w "Title=%t" -w "Album=%g" -w "Year=%y" -w "Track=%n" -w "Genre=%m" %s %d %o
%o (as the third file name option for wavpack.exe) sets the name of the .wvc file to match the orinigal (instead of the temporary) .wav name.
Last edited by jhartmann on 14-01-2006 at 21:15
|