AudioKit / DunneAudioKit

Sampler and Synth Instruments as well as Chorus, Flanger and Stereo Delay Effects for AudioKit
MIT License
45 stars 29 forks source link
audiokit chorus flanger sampler synth
# Dunne AudioKit [![Build Status](https://github.com/AudioKit/DunneAudioKit/workflows/CI/badge.svg)](https://github.com/AudioKit/DunneAudioKit/actions?query=workflow%3ACI) [![License](https://img.shields.io/github/license/AudioKit/DunneAudioKit)](https://github.com/AudioKit/DunneAudioKit/blob/main/LICENSE) [![Swift Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAudioKit%2FDunneAudioKit%2Fbadge%3Ftype%3Dswift-versions&label=)](https://swiftpackageindex.com/AudioKit/DunneAudioKit) [![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAudioKit%2FDunneAudioKit%2Fbadge%3Ftype%3Dplatforms&label=)](https://swiftpackageindex.com/AudioKit/DunneAudioKit) [![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com) [![Twitter Follow](https://img.shields.io/twitter/follow/AudioKitPro.svg?style=social)](https://twitter.com/AudioKitPro)

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.