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☆61Updated 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
- Utilities related to the new version 3 Audio Units☆28Updated 8 years ago
- A fast implementation of the Constant Q Transform on top of the Accelerate framework☆26Updated 7 years ago
- A C++ library of functions for DSP and Music Informatics purposes. Used by the QM Vamp Plugins amongst other things.☆59Updated 3 years ago
- Pitch-shifting VST plugin using JUCE and Soundtouch library. Coursework for MAT240E at UCSB 2008☆19Updated 11 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…☆27Updated 3 years ago
- A base implementation of Apple's AUAudioUnit to simplify the creation of custom audio units.☆28Updated 6 years ago
- An Open SFZ player based on SFZero, without the Juce dependency☆29Updated 8 years ago
- real-time audio dsp and 3d visualization☆44Updated 9 years ago
- Real-time audio synthesis for AVAudioEngine in mixed Swift 3 and Objective C☆46Updated 5 years ago
- Test Suite for common defects in Audio Unit plug-ins☆15Updated 10 years ago
- Spatial audio plugin for DAWs☆33Updated 4 years ago
- A library for iOS audio which acts as a watchdog for unsafe activity on the audio thread☆65Updated last year
- A video engine to load, play, assemble and write video - to be used with JUCE☆55Updated 11 months ago
- Simple example of an AUv3 MIDI app☆20Updated 7 years ago
- PeakLimiter☆31Updated 3 years ago
- A cross-platform, cross API mixing plugin for mobile and desktop.☆29Updated 5 years ago
- An audio effects plugin that simulates moving surround sound audio over headphones.☆11Updated 4 years ago
- An integration example of Ableton Link with JUCE framework.☆20Updated 3 years ago
- Export soundfiles from your own app into the AudioShare app for iPhone, iPad and iPod touch.☆36Updated 7 years ago
- A great start point for making AUv3 MIDI sequencer apps.☆29Updated 5 years ago
- A simple wrapper of the fastest (and most free) FFT libraries for all major platforms☆19Updated 4 years ago
- Simple but complete VST2.4 + AUv2 synthesizer built with JUCE 5.1.2☆28Updated 5 years ago
- Accompanying material for the paper 'A Real-Time Audio Effect Plug-In Inspired by the Processes of Traditional Indonesian Gamelan Music'☆49Updated 5 years ago
- Example use of the sequencer plugin for The Amazing Audio Engine☆22Updated 9 years ago
- A C++ based phase vocoder example that allows pitch and timescale modifications of incoming signals. UI built with Juce.☆67Updated 3 years ago
- JUCE module wrapper for the AudioFFT library☆16Updated 2 years ago
- Neural Cab is a FIR guitar cabinet simulator which generates its transfer functions by means of a Variational Auto-Encoder (VAE) trained …☆19Updated 3 years ago
- A simple vocoder☆21Updated 3 years ago