avaudioengine topic
List
avaudioengine repositories
swift-ffmpeg-player
19
Stars
6
Forks
Watchers
A basic ffmpeg -> AVAudioEngine audio player written in Swift (demo project).
AVAudioUnitSamplerToolbox
17
Stars
1
Forks
Watchers
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 u...