This tutorial shows how to use the AudioKit framework in an iOS app. The target reader is an experienced iOS developer with little or no experience with the AudioKit.
Only basic AudioKit functionality is utilized. In fact only the features demostrated in the AudioKit Basics playground are used. It’s probably a good idea to play with that playground before using this tutorial.
The iOS specifics in the tutorial are covered but without detail. The embedded figures, source code and GitHub project should provided enough detail. The tutorial is focused on the Audikit integration so some iOS specifics (such as AudoLayout) are ignored.