Skip to content

beamsfm/AudioKitUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioKit User Interfaces for use with AudioKit V5.0 Beta / Developer's Release

Build Status License Platform Reviewed by Hound Twitter Follow

This repository contains waveform plots and controls that can be used to jump start your AudioKit-powered app.

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. Currently, AudioKitUI depends on using the AudioKit v5-develop branch, but that will change soon.

Examples

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

About

User Interfaces for AudioKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%