View Single Post
Old 14-01-2006   #4
jhartmann
Registered User
Grünschnabel
 

Join Date: Dec 2005
Location: Potsdam
Posts: 14
Abgegebene Danke: 0
Erhielt 0 Danke für 0 Beiträge
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
jhartmann is offline   Reply With Quote