Go to file
Aurelius Prochazka ce46ce4281 Added image 2022-09-07 14:36:50 -07:00
.github Added tvOS tests (#11) 2022-09-06 16:40:15 -07:00
Sources Added image 2022-09-07 14:36:50 -07:00
Tests/DunneAudioKitTests Prevent tvOS for things that require midi 2022-09-06 14:19:54 -07:00
.gitignore Added Package.resolved to .gitignore 2022-09-04 16:05:51 -07:00
LICENSE Initial commit 2021-05-21 17:50:42 -07:00
Package.swift swift formatting 2022-08-19 01:51:05 -07:00
README.md Updated SPI shields (#12) 2022-09-06 14:34:52 -07:00

README.md

Dunne AudioKit

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

Chorus, Flanger, Sampler, Stereo Delay, and Synth for AudioKit, by Shane Dunne.

Documentation

Detailed documentation is provided on AudioKit's Website.

API Reference

Installation

Install with Swift Package Manager.

Examples

See the AudioKit Cookbook for examples.