Waveform plots and controls that can be used to jump start your AudioKit-powered app.
We use SwiftUI so you need to target iOS13+ and macOS 10.15+.
To add AudioKitUI to your Xcode project, select File -> Swift Packages -> Add Package Depedancy. Enter https://github.com/AudioKit/AudioKitUI
for the URL.
Just like AudioKit, the example project for AudioKitUI is the AudioKit Cookbook.