So we can create more convenient UI rather than only sliders :)
Current limitation is that just [knob] wouldn't work. Can easily be solved by just creating a copy in the lib/pd/ folder. Although then we get duplicate results in the hvutil pdobjects output.
In plugdata ELSE is in the path so plain [knob] is used. Ideally we support both.
So we can create more convenient UI rather than only sliders :)
Current limitation is that just
[knob]
wouldn't work. Can easily be solved by just creating a copy in thelib/pd/
folder. Although then we get duplicate results in thehvutil pdobjects
output.In plugdata ELSE is in the path so plain
[knob]
is used. Ideally we support both.