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☆66Updated 4 years ago
- Simple compressor, limiter, gate et.c by chunkware.com, originally posted on musicdsp.org, but lost until recently. This is the version o…☆66Updated 12 years ago
- 1D real data FFT in C++ for usage e.g. in real time audio applications☆162Updated 8 years ago
- A video engine to load, play, assemble and write video - to be used with JUCE☆55Updated last year
- A C++ library of functions for DSP and Music Informatics purposes. Used by the QM Vamp Plugins amongst other things.☆63Updated 3 years ago
- Utilities related to the new version 3 Audio Units☆28Updated 8 years ago
- PeakLimiter☆32Updated 4 years ago
- A collection of templates for creating Audio Unit V3 in Xcode☆122Updated 4 years ago
- An Open SFZ player based on SFZero, without the Juce dependency☆29Updated 8 years ago
- A C++ based phase vocoder example that allows pitch and timescale modifications of incoming signals. UI built with Juce.☆68Updated 3 years ago
- Audio time-stretching algorithm☆77Updated 2 years ago
- Real-time audio synthesis for AVAudioEngine in mixed Swift 3 and Objective C☆47Updated 6 years ago
- A library for iOS audio which acts as a watchdog for unsafe activity on the audio thread☆66Updated last year
- A fast implementation of the Constant Q Transform on top of the Accelerate framework☆26Updated 7 years ago
- A JUCE/cmake based plugin project template with Travis-CI and Appveyor integration☆33Updated 7 years ago
- A cross-platform, cross API mixing plugin for mobile and desktop.☆29Updated 5 years ago
- Export soundfiles from your own app into the AudioShare app for iPhone, iPad and iPod touch.☆36Updated 7 years ago
- Read/write/display videos into JUCE using ffmpeg☆36Updated 6 years ago
- JUCE module wrapper for the STK library☆43Updated 8 years ago
- Chord Detection VST Plugin☆16Updated 10 years ago
- PGMidi iOS MIDI library and example code☆297Updated 8 years ago
- Recipe for generation of pink noise☆98Updated last year
- A simple beats-per-minute estimator for fixed-tempo music audio, implemented in C++ with few external dependencies.☆24Updated 3 months ago
- WDL "Tale" Edition mirror.☆18Updated last week
- Jamoma Frameworks for Audio and Control Structure☆39Updated 8 years ago
- Pitch-shifting VST plugin using JUCE and Soundtouch library. Coursework for MAT240E at UCSB 2008☆19Updated 12 years ago
- JUCE module for pitch estimation☆140Updated 2 years ago
- Pitch tracking with the Yin pitch detection algorithm.☆120Updated 5 years ago
- A simple implementation of a ring modulator filter as an iOS v3 Audio Unit☆24Updated 8 years ago
- A base implementation of Apple's AUAudioUnit to simplify the creation of custom audio units.☆28Updated 6 years ago