Just started 2 'mess' around with APE encodes and im currently using EACs Internal Compression Configuration for APE due to that all commandline setups i've found/tested out there doesn't work with v0.99. Sure it does rip 2 separate WAV files but it doesn't encode 'em into APE.
This was the last commandline setup i tested (all the others looked exactly the same except for the "comment=REX lossless APE by your_name" part)
APE (Monkey's Audio) + APEv2 tags:
1. Use file extension .ape
2. Browse to wapet.exe (see remark below)
3. Paste the commandline
CODE
%d -t "Artist=%a" -t "Title=%t" -t "Album=%g" -t "Year=%y" -t "Track=%n" -t "Genre=%m"-t "comment=REX lossless APE by your_name" mac.exe %s %d -c3000
Can any1 here help me out with this little 'issue' im having or even maybe tell me if there is another way 2 get EAC to write the APE v2 tags.