Shrinking the movement area of a CKnob handle

Quick heads up before I start; i’m new to programming in general, so please bear with me if i’m missing something that’s right under my nose.

Currently i’ve got a knob on my vst that looks like this

This is fine, but the look i’m aiming for is more like this

Is there a way to shrink the area that the handle of the knob rotates around in order to bring it closer to the center of the knob?

Yes there is, see the value-inset attribute or CKnob::setInsetValue().

Cheers,
Arne

ahh thanks

tried that before but just realized i’d put inset-value instead