Last active
October 8, 2015 10:17
-
-
Save salverde/3317682 to your computer and use it in GitHub Desktop.
Convert .caf files from stereo to mono
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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