Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickculbertson/avaudiounitsamplertoolbox

This is an example implementation of using AVAudioUnitSampler with AVAudioEngine and Apple's built-in effects. The Controls and Keyboard are from AudioKit and the MIDI comes from MIDIKit. It doesn't use any third party libraries for the audio engine. Work in Progress. :D
https://github.com/nickculbertson/avaudiounitsamplertoolbox

avaudioengine avaudiounitsampler

Last synced: 2 months ago
JSON representation

This is an example implementation of using AVAudioUnitSampler with AVAudioEngine and Apple's built-in effects. The Controls and Keyboard are from AudioKit and the MIDI comes from MIDIKit. It doesn't use any third party libraries for the audio engine. Work in Progress. :D

Awesome Lists containing this project

README

        

# AVAudioUnitSampler Toolbox

![alt tag](https://raw.githubusercontent.com/NickCulbertson/AVAudioUnitSamplerToolbox/master/screenshot.png)

This is an example implementation of using AVAudioUnitSampler with AVAudioEngine and Apple's built-in effects. The Controls and Keyboard are from [AudioKit](https://github.com/AudioKit) and the MIDI comes from [MIDIKit](https://github.com/orchetect/MIDIKit). It doesn't use any third party libraries for the audio engine. Work in Progress. :D

##

(Click the image to watch How to Make an Instrument App with AVAudioUnitSampler for iOS + AudioKit & MIDIKit)

[![How to Make an Instrument App with AVAudioUnitSampler for iOS + AudioKit & MIDIKit](https://img.youtube.com/vi/JT-0UDZDAsU/0.jpg)](https://youtu.be/JT-0UDZDAsU "How to Make an Instrument App with AVAudioUnitSampler for iOS + AudioKit & MIDIKit")