Multislider

Matthew Lam's icon

I’d like to ask if there is a way gradually increase the value of individual sliders with messages or line. For example slider 1 goes from 0, 1 1000, while other remains the same. I have tried a bit but I don’t seem to find a solution.
Thanks in advance!

double_UG's icon

Please provide at least 10 characters

Max Patch
Copy patch and select New From Clipboard in Max.

Andy Maskell's icon

Do you mean something like this?:

Matthew Lam's icon

Thanks DOUBLE_UG, I however would like to output the slider values when it is changing so set doesn’t work for me

Matthew Lam's icon

Yes Andy, thats the idea but I'd like to do it at a specific slider of a multislider object

double_UG's icon

message "select" not "set"

Max Patch
Copy patch and select New From Clipboard in Max.

Matthew Lam's icon

Great thanks Double_UG!

Roman Thilenius's icon

multislider requires an additional [prepend 17] for the slider number and otherwise there should be no difference.