AudioKit/SoulAudioKit
A basis for creating AudioKit nodes with SOUL
TODO
Make more nodes based on soul patches!
Installation in Xcode 13
You can AudioKit and any of the other AudioKit libraries using Collections
- Select File -> Add Packages...
- Click the
+icon on the bottom left of the Collections sidebar on the left. - Choose
Add Swift Package Collectionfrom the pop-up menu. - In the
Add Package Collectiondialog box, enterhttps://swiftpackageindex.com/AudioKit/collection.jsonas the URL and click the "Load" button. - It will warn you that the collection is not signed, but it is fine, click "Add Unsigned Collection".
- Now you can add any of the AudioKit Swift Packages you need and read about what they do, right from within Xcode.
Package Metadata
Repository: AudioKit/SoulAudioKit
Stars: 8
Forks: 4
Open issues: 0
Default branch: main
Primary language: c++
License: MIT
Topics: audiokit, soul
README: README.md
Archived: yes