Re: VoltageKnob - MaxValue???
Posted: Thu Jun 08, 2023 2:53 pm
Well, I do actually have controls that go up to 11, but I think I should probably re-phrase what was typed as a quick aside without much thought, but now seems to be the bone of contention that eclipsed the original question.
I figure if you're going to do that, you've probably got your reasons and who am I to judge.
Alternatively, if you don't trust yourself not to do it accidentally, write your own code to validate, clamp, or throw an Exception (heaven forbid...)
-Rob
I'm actually OK with the ability to set the value to whatever I like programmatically, including values outside the UI range.Waverley Instruments wrote: ↑Thu Jun 08, 2023 9:23 amI should be able to set the value to whatever I like programmatically, including values outside the UI range.
I figure if you're going to do that, you've probably got your reasons and who am I to judge.
Alternatively, if you don't trust yourself not to do it accidentally, write your own code to validate, clamp, or throw an Exception (heaven forbid...)
-Rob