Skip to content

AudioKit/AudioKitUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioKit User Interfaces

Build Status License Swift Compatibility Platform Compatibility Reviewed by Hound Twitter Follow

Waveform plots and controls that can be used to jump start your AudioKit-powered app.

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: