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
Alternatives and similar repositories for BufferedAudioPlayer:
Users that are interested in BufferedAudioPlayer are comparing it to the libraries listed below
- An Audio DSP Library in C☆59Updated 4 years ago
- Utilities related to the new version 3 Audio Units☆28Updated 7 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
- An Open SFZ player based on SFZero, without the Juce dependency☆29Updated 8 years ago
- Chord Detection VST Plugin☆16Updated 9 years ago
- Export soundfiles from your own app into the AudioShare app for iPhone, iPad and iPod touch.☆36Updated 7 years ago
- A library for iOS audio which acts as a watchdog for unsafe activity on the audio thread☆64Updated 8 months ago
- Real-time audio synthesis for AVAudioEngine in mixed Swift 3 and Objective C☆46Updated 5 years ago
- A video engine to load, play, assemble and write video - to be used with JUCE☆53Updated 6 months ago
- Pitch-shifting VST plugin using JUCE and Soundtouch library. Coursework for MAT240E at UCSB 2008☆19Updated 11 years ago
- A great start point for making AUv3 MIDI sequencer apps.☆29Updated 5 years ago
- KoalaDSP's Spectrex is a Software Development Kit that lets you build GPU accelerated 2D and 3D spectrum visualizers☆17Updated 7 months ago
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆58Updated 5 years ago
- A fast implementation of the Constant Q Transform on top of the Accelerate framework☆24Updated 6 years ago
- (WIP) MIDI Sequencer Audio Unit☆32Updated 5 years ago
- Example of a nice and smoothly controlled Knob for iOS. Includes PaintCode file.☆14Updated 7 years ago
- Simple example of an AUv3 MIDI app☆20Updated 6 years ago
- A base implementation of Apple's AUAudioUnit to simplify the creation of custom audio units.☆28Updated 5 years ago
- PeakLimiter☆31Updated 3 years ago
- An audio effects plugin that simulates moving surround sound audio over headphones.☆10Updated 4 years ago
- Simple but complete VST2.4 + AUv2 synthesizer built with JUCE 5.1.2☆27Updated 5 years ago
- Jamoma Frameworks for Audio and Control Structure☆37Updated 7 years ago
- Test Suite for common defects in Audio Unit plug-ins☆15Updated 10 years ago
- Live code your animated OpenGL shaders and mouse/touch input actions in a side-by-side comparison layout for a convenient interactive gra…☆12Updated 5 years ago
- A header only ready to include mirror of the HIIR library by Laurent De Soras, an oversampling and Hilbert transform library in C++, with…☆26Updated 3 years ago
- Juce code for EPFL Semester Project. Implementation of Vocoder + Autotune VST plugin☆31Updated 2 years ago
- Sampler and Synth Instruments as well as Chorus, Flanger and Stereo Delay Effects for AudioKit☆46Updated 9 months ago
- Repository of the NDKFramework as showcased at Audio Developer Conference 2019☆12Updated 4 years ago
- Example code for loading and playing AudioUnit v2 and v3 instruments on macOS in Swift☆15Updated 7 years ago
- C++ DSP Library for Audio Applications☆34Updated last year