Is it possible to set the range of a number box on the fly, similar to how you can set the range for sliders? The slider code is:
[;
slider-receive-name range 0 50[
...but that doesn't work for number boxes, and I can't find info in the help docs.
Set range for number box?
Is it possible to set the range of a number box on the fly, similar to how you can set the range for sliders? The slider code is:
[;
slider-receive-name range 0 50[
...but that doesn't work for number boxes, and I can't find info in the help docs.
It doesn't work for regular number boxes, but it does work for [nbx] (also referred to as "Number 2" in the Put menu). I don't know if that's included in Pd-vanilla or if it's just a Pd-extended thing.
Oops! Looks like something went wrong!