CAFF creation on Windows (or Linux)
- by Alexander Gladysh
On OS X I use this command to convert a sound file to CAFF for iPhone.
afconvert -f caff -d LEI16@44100 file.wav file.caf
I need to do the same on a Windows box.
Any clues?
I'd even settle for a Linux version.