You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
HRTFTweaker | 2 years ago | |
HRTFTweaker.xcodeproj | 2 years ago | |
include | 2 years ago | |
lib | 2 years ago | |
objc_wrappers | 2 years ago | |
DON JON TRAILER STEREO_1.wav | 2 years ago | |
Library@1x.png | 2 years ago | |
Library@2x.png | 2 years ago | |
Library@3x.png | 2 years ago | |
Plot@3x.png | 2 years ago | |
README.md | 2 years ago | |
Settings@1x.png | 2 years ago | |
Settings@2x.png | 2 years ago | |
Settings@3x.png | 2 years ago | |
Sliders@1x.png | 2 years ago | |
Sliders@2x.png | 2 years ago | |
Sliders@3x.png | 2 years ago | |
sweep5.wav | 2 years ago |
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