Skip to content

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!

inubushi/BufferedAudioPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

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!

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published