-
-
Notifications
You must be signed in to change notification settings - Fork 98
[bug] Circular knob display + calculation errors. #2319
Description
Bug here on plugdata-fx VST3 0.93
macos 15.7.4
Reaper 7.55
Demo patch
circular-knob-bug.txt
Double clicking a circular knob should reset it to it's initital absolute value.
This works in linear mode here.
Yet it does not work both in logaritmical and exponential mode. There a double-click resets the dial to the linear position, while respectively calculating the linear dial position through logaritmical / exponential mode.
Please also note, that upon initial patch load/initialisation of the objects the dial positions are correctly displayed, yet when the knobs are double-clicked they all reset to the linear mode position, regardless of which mode was actually set in the inspector.
You can simulate this behaviour by choosing the whole group of objects, copy it to clipboard, then re-insert someplace else. These newly created objects show the correct dial positions again, just like directly after a patch load.
I hope I made it clear, and see demo patch above - rename from .txt to .pd - Github didn't allow me to upload .pd
Cheers! @timothyschoen