Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 392 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 392 Bytes

SynthKnobExample

Simple Example of AudioKit Synth Knobs. Vector based.

screenshot

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

knob in ib

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