Someone shoot me if it's already in there, but I couldn't find a bitmap strip style knob control in IPlug (wdl_20090118). So I knocked one up by adding the following to IControl.h: Code:
Actually, just looked again. The difference is that the multi control doesn't map the knob angle to the bitmap index for you. IKnobBitmapStripControl takes care of that all by itself.