AudioKit is an audio synthesis, processing, and analysis platform for iOS, macOS (including Catalyst), and tvOS.
You can add AudioKit and any of the other AudioKit libraries using Collections
+
icon on the bottom left of the Collections sidebar on the left.Add Swift Package Collection
from the pop-up menu.Add Package Collection
dialog box, enter https://swiftpackageindex.com/AudioKit/collection.json
as the URL and click the "Load" button.To add AudioKit to your Xcode project
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.You can generate the documentation in XCode13+ by pulling down the Product menu and choosing "Build Documentation". It also appears on the AudioKit.io Web Site and 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.