inubushi / BufferedAudioPlayerLinks
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 12 years ago
Alternatives and similar repositories for BufferedAudioPlayer
Users that are interested in BufferedAudioPlayer are comparing it to the libraries listed below
Sorting:
- An Audio DSP Library in C