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!
☆17Feb 8, 2013Updated 13 years ago
Alternatives and similar repositories for BufferedAudioPlayer
Users that are interested in BufferedAudioPlayer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- NSArray and NSSet additions for Key-Value filtering☆17Jun 6, 2013Updated 13 years ago
- A paginated iOS UIWebView controller with simple interactivity support.☆16Sep 12, 2016Updated 9 years ago
- A UINavigationController that allows the root view controller to be changed after initialization☆16May 13, 2013Updated 13 years ago
- Sample application for DayFlow the picker☆29Mar 29, 2015Updated 11 years ago
- Simple NSSplitView additions.☆21Jun 30, 2015Updated 11 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- ObjC runtime playground: implementing memoized lazy evaluating properties with blocks☆16Feb 21, 2013Updated 13 years ago
- String formatting that ’s convenient and less evil than printf-style formatting.☆30Apr 26, 2019Updated 7 years ago
- A refined scrolling tab bar for iPhone☆19Apr 28, 2013Updated 13 years ago
- Accordion-style table view, with block-based delegation.☆20Mar 30, 2014Updated 12 years ago
- Poor man's Animated Blur Filter