Go to file
JP Palus 4870e0344a init 2020-09-02 16:12:31 +02:00
HRTFTweaker init 2020-09-02 16:12:31 +02:00
HRTFTweaker.xcodeproj init 2020-09-02 16:12:31 +02:00
include init 2020-09-02 16:12:31 +02:00
lib init 2020-09-02 16:12:31 +02:00
objc_wrappers init 2020-09-02 16:12:31 +02:00
DON JON TRAILER STEREO_1.wav init 2020-09-02 16:12:31 +02:00
Library@1x.png init 2020-09-02 16:12:31 +02:00
Library@2x.png init 2020-09-02 16:12:31 +02:00
Library@3x.png init 2020-09-02 16:12:31 +02:00
Plot@3x.png init 2020-09-02 16:12:31 +02:00
README.md init 2020-09-02 16:12:31 +02:00
Settings@1x.png init 2020-09-02 16:12:31 +02:00
Settings@2x.png init 2020-09-02 16:12:31 +02:00
Settings@3x.png init 2020-09-02 16:12:31 +02:00
Sliders@1x.png init 2020-09-02 16:12:31 +02:00
Sliders@2x.png init 2020-09-02 16:12:31 +02:00
Sliders@3x.png init 2020-09-02 16:12:31 +02:00
sweep5.wav init 2020-09-02 16:12:31 +02:00

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