Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nickculbertson/avaudiounitsamplertoolbox
- Owner: NickCulbertson
- License: mit
- Created: 2023-01-23T17:11:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T11:33:15.000Z (7 months ago)
- Last Synced: 2024-10-13T19:50:59.108Z (3 months ago)
- Topics: avaudioengine, avaudiounitsampler
- Language: Swift
- Homepage:
- Size: 2.85 MB
- Stars: 20
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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")