The AudioUnit-Examples repository contains sample code for Audio Unit v2 and v3 development.
- Clone the repository with submodules. Don't use Github's Download ZIP button as this won't include submodules!
git clone --recursive https://github.com/apple/AudioUnit-Examples.git
- Locate the .xcodeproj file in one of the subfolders and open it in Xcode.
- Select a scheme and click Product->Build (Cmd+B).
- macOS 13 or later.
- iOS 16 or later.
Initial upload.
Copyright (C) 2022 Apple Inc. All rights reserved.