Conversation
|
We should also add a |
|
(marked as draft so we don't accidentally merge it with the demo implementation) |
|
Interesting idea. We could add a bool to the EffectParameterManifest for that. |
|
Looks super nice on your Screenshots already, but I didn't have time to test it myself yet. |
|
Right now I'm about to tqeak LateNight which already has a nice template/variable system, and there the knob colors, radius etc. are set in the |
|
Thanks! It's ready then. |
|
Are you planning to add this to LateNight for 2.3? |
|
OOOOOOOO that looks niiiice! |
|
I think the master, booth, and headphone gain knobs should not show arcs at center though |
|
Unlike relative +/- knobs (EQ, filter, headMix, balance), Master, Booth etc. are absolute level knobs after all (not the most descriptibe term) which have zero "effect" when fully turned ccw. Thus the level should be visible even though it's mostly stays at the default value in most use cases. We can disccuss all that in detail in LateNight update PR. |

This tweaks
WKnobComposedarcs (#2275 ) to always draw knob arcs circularly regardless of the widget's aspect ratio.I also added an optional background arc.
The arcs are now set up like this
ToDo