Multislider
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!
Please provide at least 10 characters
Max Patch
Copy patch and select New From Clipboard in Max.
Do you mean something like this?:

Thanks DOUBLE_UG, I however would like to output the slider values when it is changing so set doesn’t work for me
Yes Andy, thats the idea but I'd like to do it at a specific slider of a multislider object
message "select" not "set"
Max Patch
Copy patch and select New From Clipboard in Max.
Great thanks Double_UG!
multislider requires an additional [prepend 17] for the slider number and otherwise there should be no difference.