Learning-Core-Audio-Book-Code-Sample
Learning-Core-Audio-Book-Code-Sample copied to clipboard
This contains all the sample code in the Learning Core Audio book. See http://www.amazon.com/Learning-Core-Audio-Hands-On-Programming/dp/0321636848
 the data in audiounit is audiobuffer,but I want convert it to AVAudioPCMBuffer
I have been reading the Core Audio book and referencing these public repositories. I noticed certain TODO's and took that as an opportunity to practice my git skills and open...