In the patch below the sliders and number boxes behave as I want, but it has a stack overflow error. Is there a proper way to achieve this? I tried using a range message but it's not the same behavior.
Dynamically set and show limits of sliders and number boxes
In the patch below the sliders and number boxes behave as I want, but it has a stack overflow error. Is there a proper way to achieve this? I tried using a range message but it's not the same behavior.
you can use the [set $1(
message going into the slider/number boxes from the triggers. That will set the value but not output it (avoiding an infinite loop)
Oops! Looks like something went wrong!