inubushi / BufferedAudioPlayer

This iOS app demonstrates how to read PCM samples from a large wave files into a circular buffer, so that they can be processed and played. I re-use the circular buffer implementation by Michael Tyson and the simple one-node audio processing graph by Aran Mulholland. Many thanks to Michael and Aran for sharing them!
18Updated 11 years ago

Related projects: