A Simple Mixer Using AVFoundation
In iOS 4.0 Apple introduced the AV Foundation APIs that made working with audio and video media much easier than it had been in previous versions of iOS. Apple then brought these APIs to Mac OS X in OS X 10.7 "Lion". In this post I'll show how to use some of the APIs to create a simple four track mixer.