AudioKit is an audio synthesis, processing, and analysis platform for iOS, macOS (including Catalyst), and tvOS.
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.
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.
The AudioKit Cookbook contains many recipes for simple uses for AudioKit components.
-
Post your problem to StackOverflow with the #AudioKit hashtag.
-
Once you are sure the problem is not in your implementation, but in AudioKit itself, you can open a Github Issue.
-
If you, your team or your company is using AudioKit, please consider sponsoring Aure on Github Sponsors.