# AudioKit **Repository Path**: admin_957804349/AudioKit ## Basic Information - **Project Name**: AudioKit - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-25 - **Last Updated**: 2021-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AudioKit === [![Build Status](https://github.com/AudioKit/AudioKit/workflows/CI/badge.svg)](https://github.com/AudioKit/AudioKit/actions?query=workflow%3ACI) [![License](https://img.shields.io/cocoapods/l/AudioKit)](https://github.com/AudioKit/AudioKit/blob/main/LICENSE) [![Platform](https://img.shields.io/cocoapods/p/AudioKit)](https://github.com/AudioKit/AudioKit/wiki) [![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) 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 Depedancy. 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 In addition to the [Migration Guide](docs/MigrationGuide.md), our documentation is now automatically generated 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. More examples are [here](docs/Examples.md). ## 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). ## Contributing Code When you want to modify AudioKit, check out the [develop](https://github.com/audiokit/AudioKit/tree/develop) branch (as opposed to main), make your changes, and send us a [pull request](https://github.com/audiokit/AudioKit/pulls). ## About Us AudioKit was created by [Aurelius Prochazka](https://github.com/aure) who is your life line if you need help! [Matthew Fecher](https://github.com/analogcode), [Jeff Cooper](https://github.com/eljeff), and Aure create [AudioKitPro](https://audiokitpro.com/) apps together, and [Stephane Peter](https://github.com/megastep) is Aure's co-admin and manages AudioKit's releases. [Taylor Holliday](https://github.com/wtholliday) has been instrumental in AudioKit 5 improvements. But, there are many other important people in our family: | Group | Description | | ------------------------------------------------------------------------ | -------------------------------------------------------------------------------- | | [Core Team](https://github.com/orgs/AudioKit/people) | The biggest contributors to AudioKit! | | [Slack](https://audiokit.slack.com) | Pro-level developer chat group, contact a core team member for an in invitation. | | [Contributors](https://github.com/AudioKit/AudioKit/graphs/contributors) | A list of all people who have submitted code to AudioKit. |