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 13 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☆67Updated 5 years ago
- Utilities related to the new version 3 Audio Units☆28Updated 8 years ago
- A base implementation of Apple's AUAudioUnit to simplify the creation of custom audio units.☆28Updated 6 years ago
- 1D real data FFT in C++ for usage e.g. in real time audio applications☆162Updated 8 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…☆67Updated 13 years ago
- A fast implementation of the Constant Q Transform on top of the Accelerate framework☆29Updated 7 years ago
- A library for iOS audio which acts as a watchdog for unsafe activity on the audio thread☆66Updated last year
- A simple implementation of a ring modulator filter as an iOS v3 Audio Unit☆24Updated 8 years ago
- A video engine to load, play, assemble and write video - to be used with JUCE☆56Updated last year
- Starting point for an Audio Unit v3 MIDI Instrument implementation☆23Updated 3 years ago
- PeakLimiter☆32Updated 4 years ago
- A collection of templates for creating Audio Unit V3 in Xcode☆127Updated 4 years ago
- A C++ based phase vocoder example that allows pitch and timescale modifications of incoming signals. UI built with Juce.☆70Updated 4 years ago
- A C++ library of functions for DSP and Music Informatics purposes. Used by the QM Vamp Plugins amongst other things.☆67Updated 3 years ago
- Real-time audio synthesis for AVAudioEngine in mixed Swift 3 and Objective C☆47Updated 6 years ago
- A cross-platform, cross API mixing plugin for mobile and desktop.☆29Updated 6 years ago
- AudioUnit SDK☆216Updated 2 months ago
- A simple beats-per-minute estimator for fixed-tempo music audio, implemented in C++ with few external dependencies.☆25Updated 9 months ago
- Example of kAudioUnitSubType_MIDISynth in Core Audio and as a custom AVAudioUnitMIDIInstrument☆29Updated 7 years ago
- (WIP) MIDI Sequencer Audio Unit☆33Updated 6 years ago
- Application which hosts AudioUnits v3 using AVFoundation API☆121Updated 4 years ago
- Audio time-stretching algorithm☆82Updated 2 months ago
- Simple example of an AUv3 MIDI app☆21Updated 7 years ago
- real-time audio dsp and 3d visualization☆47Updated 9 years ago
- Juce code for EPFL Semester Project. Implementation of Vocoder + Autotune VST plugin☆34Updated 3 years ago
- Export soundfiles from your own app into the AudioShare app for iPhone, iPad and iPod touch.☆36Updated 8 years ago
- AudioKit AKSampler wrapped as a JUCE app/plug-in☆32Updated 6 years ago
- Jamoma Frameworks for Audio and Control Structure☆39Updated 9 years ago
- JUCE module for pitch estimation☆148Updated 3 years ago
- A CoreMIDI interface that doesn't suck☆19Updated 9 years ago