SkillAgentSearch skills...

AudioKitUI

Controls and Visualization for AudioKit apps

Install / Use

/learn @AudioKit/AudioKitUI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align=center> <img src="https://github.com/AudioKit/Cookbook/raw/main/Cookbook/Cookbook/Assets.xcassets/audiokit-icon.imageset/audiokit-icon.png" width="20%"/>

AudioKit User Interfaces

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

</div>

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:

Related Skills

View on GitHub
GitHub Stars250
CategoryDevelopment
Updated2mo ago
Forks56

Languages

Swift

Security Score

100/100

Audited on Jan 19, 2026

No findings