SynthKnobExample
October 16, 2017 ยท View on GitHub
Simple Example of AudioKit Synth Knobs. Vector based.

PaintCode file is included in main directory.
Resize in Interface Builder!

For an example of Knobs using callbacks (instead of delegate pattern) see this repo: CallbackKnob