Truba / AudioKitUI

User Interfaces for AudioKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AudioKit User Interfaces

Build Status License Platform Reviewed by Hound Twitter Follow

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

Documentation

Requirements

We use SwiftUI so you need to target iOS13+ and macOS 10.15+.

Installation via Swift Package Manager

To add AudioKitUI to your Xcode project, select File -> Swift Packages -> Add Package Depedancy. Enter https://github.com/AudioKit/AudioKitUI for the URL.

Examples

Just like AudioKit, the example project for AudioKitUI is the AudioKit Cookbook.

About

User Interfaces for AudioKit

License:MIT License


Languages

Language:Swift 100.0%