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 ⓘ
Alternatives and complementary repositories for BufferedAudioPlayer
- An Audio DSP Library in C☆56Updated 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…☆65Updated 11 years ago
- Utilities related to the new version 3 Audio Units☆27Updated 7 years ago
- A fast implementation of the Constant Q Transform on top of the Accelerate framework☆24Updated 6 years ago
- A library for iOS audio which acts as a watchdog for unsafe activity on the audio thread☆64Updated 6 months ago
- A video engine to load, play, assemble and write video - to be used with JUCE☆53Updated 4 months ago
- A base implementation of Apple's AUAudioUnit to simplify the creation of custom audio units.☆26Updated 5 years ago
- Export soundfiles from your own app into the AudioShare app for iPhone, iPad and iPod touch.☆36Updated 7 years ago
- Real-time audio synthesis for AVAudioEngine in mixed Swift 3 and Objective C☆47Updated 5 years ago
- A simple implementation of a ring modulator filter as an iOS v3 Audio Unit☆23Updated 7 years ago
- Example code for loading and playing AudioUnit v2 and v3 instruments on macOS in Swift☆15Updated 6 years ago
- Starting point for an Audio Unit v3 MIDI Instrument implementation☆23Updated 2 years ago
- (WIP) MIDI Sequencer Audio Unit☆31Updated 4 years ago
- An Open SFZ player based on SFZero, without the Juce dependency☆28Updated 7 years ago
- Auto-tuning app for iOS and macOS☆9Updated 2 years ago
- Simple Objective-C wrapper for C API CoreMIDI☆21Updated 9 years ago
- A C++ library for audio specific components.☆16Updated 6 years ago
- A C++ based phase vocoder example that allows pitch and timescale modifications of incoming signals. UI built with Juce.☆66Updated 3 years ago
- Example of kAudioUnitSubType_MIDISynth in Core Audio and as a custom AVAudioUnitMIDIInstrument☆29Updated 6 years ago
- A simple wrapper of the fastest (and most free) FFT libraries for all major platforms☆16Updated 4 years ago
- Demo projects for Juce Japan.☆14Updated 4 years ago
- Simple example of an AUv3 MIDI app☆20Updated 6 years ago
- Repository of the NDKFramework as showcased at Audio Developer Conference 2019☆11Updated 4 years ago
- A great start point for making AUv3 MIDI sequencer apps.☆29Updated 4 years ago
- A C++ library of functions for DSP and Music Informatics purposes. Used by the QM Vamp Plugins amongst other things.☆54Updated 2 years ago
- Sampler and Synth Instruments as well as Chorus, Flanger and Stereo Delay Effects for AudioKit☆45Updated 6 months ago
- Test Suite for common defects in Audio Unit plug-ins☆15Updated 10 years ago