Skip to content

Instantly share code, notes, and snippets.

@ghvillasboas
Created August 19, 2014 13:42
Show Gist options
  • Save ghvillasboas/8dab1e90dc832ab1ce89 to your computer and use it in GitHub Desktop.
Save ghvillasboas/8dab1e90dc832ab1ce89 to your computer and use it in GitHub Desktop.
Convert WAV to Caf for iOS Audio Playback using afconvert
afconvert -f caff -d LEI16@44100 -c 1 file.wav file.caf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment