Not sure if this is a bug but more likely a syntax error or something on my part.
I want a bunch of faders in a matrix to all have a range of 0 - 127 instead of the default 0 - 1.
I’m replacing the props in the matrix with {“range”:[0,127]}
which looks like this
which is useless as you can’t move the faders position
I’m guessing that’s not the proper way to bypass the default range, but any help is appreciated. Thanks much!