arielelkin / STK-on-iOS
Getting The Synthesis Toolkit in C++ to work on Xcode 4.6
☆22Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for STK-on-iOS
- Example use of the sequencer plugin for The Amazing Audio Engine☆22Updated 9 years ago
- A swift implementation of AESequencer☆9Updated 9 years ago
- Starting point for an Audio Unit v3 MIDI Instrument implementation☆23Updated 2 years ago
- A Generative MIDI Sequencer for Mac OS X☆44Updated 15 years ago
- AudioKitNodality☆69Updated 8 years ago
- Building a harmonization engine for game audio using Unity 5 and AudioKit 2.0☆18Updated 9 years ago
- Simple example of an AUv3 MIDI app☆20Updated 6 years ago
- 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 playe…☆18Updated 11 years ago
- Course Materials for Prof. Hunt's iOS - audio programming course☆8Updated 8 years ago
- HOWL: A simple formant synthesizer☆74Updated 3 months ago
- CoreAudio for Sound Synthesis Demonstration☆48Updated 9 years ago
- Midi IN and OUT. Standard midi file parser and player. Midi Softsynth implementation.☆41Updated 2 years ago
- MIDI in Swift☆21Updated 9 years ago
- The LibAudioStream project is a framework to manipulate audio ressources through the concept of streams. Using this abstraction, differen…☆14Updated 4 years ago
- Example of Using a Knob with a Callback☆18Updated 7 years ago
- An AUv3 MIDI plugin. See the blog post☆25Updated 6 years ago
- Example of a nice and smoothly controlled Knob for iOS. Includes PaintCode file.☆14Updated 7 years ago
- Swift 2 MIDI☆13Updated 9 years ago
- A simple FM oscillator controlled by an Arduino circuit via serial data.☆8Updated 4 years ago
- Utilities related to the new version 3 Audio Units☆27Updated 7 years ago
- A library for iOS audio which acts as a watchdog for unsafe activity on the audio thread☆64Updated 6 months ago
- Creative Audio Programming with AudioKit and OpenFrameworks☆23Updated 7 years ago
- Example of kAudioUnitSubType_MIDISynth in Core Audio and as a custom AVAudioUnitMIDIInstrument☆29Updated 6 years ago
- Simple Objective-C wrapper for C API CoreMIDI☆21Updated 9 years ago
- Example code for loading and playing AudioUnit v2 and v3 instruments on macOS in Swift☆15Updated 6 years ago
- A simple Objective-C library for using OSC - forked from Figure 53's library.