# AudioKit
**Repository Path**: CHAOOO/AudioKit
## Basic Information
- **Project Name**: AudioKit
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: deferred-connections
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-09-28
- **Last Updated**: 2022-01-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

# AudioKit
[](https://github.com/AudioKit/AudioKit/actions?query=workflow%3ACI)
[](https://github.com/AudioKit/AudioKit/blob/main/LICENSE)
[](https://github.com/AudioKit/AudioKit/wiki)
[](https://houndci.com)
[](https://twitter.com/AudioKitPro)
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](https://audiokit.io/). API documentation appears on the [Github wiki](https://github.com/AudioKit/AudioKit/wiki).
## Examples
The [AudioKit Cookbook](https://github.com/AudioKit/Cookbook) contains many recipes for simple uses for AudioKit components.
## Getting help
1. Post your problem to [StackOverflow with the #AudioKit hashtag](https://stackoverflow.com/questions/tagged/audiokit).
2. Once you are sure the problem is not in your implementation, but in AudioKit itself, you can open a [Github Issue](https://github.com/audiokit/AudioKit/issues).
3. If you, your team or your company is using AudioKit, please consider [sponsoring Aure on Github Sponsors](https://github.com/sponsors/aure).