Skip to content
forked from AudioKit/AudioKit

Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS

License

Notifications You must be signed in to change notification settings

filblue/AudioKit

 
 

Repository files navigation

AudioKit

Build Status License Platform Reviewed by Hound Twitter Follow

AudioKit is an audio synthesis, processing, and analysis platform for iOS, macOS (including Catalyst), and tvOS.

Installation

To add AudioKit to your Xcode project, select File -> Swift Packages -> Add Package Depedency. Enter https://github.com/AudioKit/AudioKit for the URL. You can define which version range you want, or which branch to use, or even which exact commit you would like use.

Documentation

All AudioKit documentation is generated from this repository. The documentation that appear in the docs folder generate the AudioKit.io Web Site. API documentation appears on the Github wiki.

Examples

The AudioKit Cookbook contains many recipes for simple uses for AudioKit components.

Getting help

  1. Post your problem to StackOverflow with the #AudioKit hashtag.

  2. Once you are sure the problem is not in your implementation, but in AudioKit itself, you can open a Github Issue.

  3. If you, your team or your company is using AudioKit, please consider sponsoring Aure on Github Sponsors.

About

Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 94.2%
  • Objective-C++ 3.1%
  • Objective-C 1.9%
  • Other 0.8%