/SynthKnobExample

Example of a nice and smoothly controlled Knob for iOS. Includes PaintCode file.

Primary LanguageSwift

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