split stereo audio to mono streams on iOS
问题 Apologies if this has been answered. I've seen lots of questions but no good answers. I'm trying to export stereo music from my iPod library to two mono caf files. How can I do this on iOS? I'm currently using Objective C. Thanks! Update: I've managed to get the sample code working from apple thats here: https://developer.apple.com/library/ios/documentation/AudioVideo/Conceptual/AVFoundationPG/Articles/05_Export.html My code will now import a media file and output as a valid caf file which