This extension to AudioKit allows you to use physical models from Stanford's Synthesis Toolkit (STK).
To add AudioKitUI to your Xcode project, select File -> Swift Packages -> Add Package Depedancy. Enter https://github.com/AudioKit/STKAudioKit
for the URL.
- STK Base - Superclass for STK physical models, do not use directly
- Clarinet
- Flute
- Mandolin String
- Rhodes Piano
- Shaker
- Shaker Type
- Tubular Bells
See the AudioKit Cookbook for examples.