Skip to content

Instantly share code, notes, and snippets.

@salverde
Last active October 8, 2015 10:17
Show Gist options
  • Save salverde/3317682 to your computer and use it in GitHub Desktop.
Save salverde/3317682 to your computer and use it in GitHub Desktop.
Convert .caf files from stereo to mono
afconvert -v -f caff -d ima4 -c 1 sourceFile.caf -o destFile.caf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment