AudioKit/AudioKitUI
Controls and Visualization for AudioKit apps
Documentation
Complete API reference appears in the AudioKit.io web site
Requirements
We use SwiftUI so you need to target iOS 13+ and macOS 10.15+.
Installation via Swift Package Manager
To add AudioKitUI to your Xcode project, select File -> Swift Packages -> Add Package Dependency. Enter https://github.com/AudioKit/AudioKitUI for the URL.
Examples
Just like AudioKit, the example project for AudioKitUI is the AudioKit Cookbook.
More!
Because some user interfaces are quite complex, and don't really have AudioKit as a dependency, they are in other repositories under the AudioKit umbrella:
- Controls: SwiftUI Knobs, Sliders, X-Y Pads, and more github.com/AudioKit/Controls
- Flow: Generic node graph editor github.com/AudioKit/Flow
- Keyboard: SwiftUI music keyboard github.com/AudioKit/Keyboard
- Piano Roll: Touch oriented piano roll github.com/AudioKit/PianoRoll
- PianoRollEditor: Logic Pro like piano roll editor github.com/AudioKit/PianoRollEditor
- MIDITrackView: View representing a MIDI Track github.com/AudioKit/MIDITrackView
- Waveform: GPU accelerated waveform view github.com/AudioKit/Waveform
Package Metadata
Repository: AudioKit/AudioKitUI
Stars: 255
Forks: 55
Open issues: 15
Default branch: main
Primary language: swift
License: MIT
Topics: audiokit, swift, swiftui, ui
README: README.md