Knobs numeric values control

Post any examples or modules that you want to share here
Post Reply
Emil
Posts: 16
Joined: Fri May 19, 2023 2:37 pm

Knobs numeric values control

Post by Emil »

Hi to All! Three different knobs are presented here. In knobs 2 and 3, special attention should be paid to module "Preset for editable readout". It is slightly modified in comparison with the original one. In particular, the "value" output is directly connected to the same name input. In knob 3 in the Ruby code the mouse is disabled (line 13 - false). In knob 2 by placing the mouse cursor on a numeric field and clicking on it you can enter the numeric value manually.
Attachments
Knobs numeric values control.fsm
(357.48 KiB) Downloaded 738 times
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Knobs numeric values control

Post by RJHollins »

This is using the ALPHA version.
Post Reply