|
||
---|---|---|
HRTFTweaker | ||
HRTFTweaker.xcodeproj | ||
include | ||
lib | ||
objc_wrappers | ||
DON JON TRAILER STEREO_1.wav | ||
Library@1x.png | ||
Library@2x.png | ||
Library@3x.png | ||
Plot@3x.png | ||
README.md | ||
Settings@1x.png | ||
Settings@2x.png | ||
Settings@3x.png | ||
Sliders@1x.png | ||
Sliders@2x.png | ||
Sliders@3x.png | ||
sweep5.wav |
README.md
AudioKit Song Processor
Version 1.0 is the version that was included with AudioKit as of AudioKit 4.2.4 except that it is now Cocoapod based.
Future versions will deprecate v1.0 which can still be reached by fetching the code at the v1.0 tag.
Installation
From the command line run
> pod install
Then open the generated workspace file:
> open SongProcessor.xcworkspace