File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1313
1414This extension to AudioKit contains all of the AudioKit features that rely on C/C++ DSP.
1515
16+ ## Documentation
17+
18+ The documentation appears in the [ Wiki] ( https://github.com/AudioKit/AudioKitEX/wiki )
19+
20+ ## Examples
21+
22+ See the [ AudioKit Cookbook] ( https://github.com/AudioKit/Cookbook/ ) for examples.
23+
1624## Installation in Xcode 13
1725
1826You can AudioKit and any of the other AudioKit libraries using Collections
@@ -24,6 +32,4 @@ You can AudioKit and any of the other AudioKit libraries using Collections
24325 . It will warn you that the collection is not signed, but it is fine, click "Add Unsigned Collection".
25336 . Now you can add any of the AudioKit Swift Packages you need and read about what they do, right from within Xcode.
2634
27- ## Examples
2835
29- See the [ AudioKit Cookbook] ( https://github.com/AudioKit/Cookbook/ ) for examples.
You can’t perform that action at this time.
0 commit comments