1509 Forks
9921 Stars
9921 Watchers

AudioKit

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

How to download and setup AudioKit

Open terminal and run command
git clone https://github.com/AudioKit/AudioKit.git
git clone is used to create a copy or clone of AudioKit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AudioKit https://github.com/AudioKit/AudioKit/archive/master.zip

Or simply clone AudioKit with SSH
[email protected]:AudioKit/AudioKit.git

If you have some problems with AudioKit

You may open issue on AudioKit support forum (system) here: https://github.com/AudioKit/AudioKit/issues