Is this possible?

myc's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Hi, I would like to be able to show/ hide the sliders according to their ranges, so if slider two is turned up to the top and the other are on 0, the range slider when turned up to the top will only show slider 2 (and grey out the others). I'm really not sure how to start going about this other than having the sliders and a range slider. Any mods to the attached patch would be helpful.

Wetterberg's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Of course it's possible. Here's one method, just a quick thing to show the concepts, but it's ready to be copied out and used as-is, I think.

myc's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Thanks. so in this patch i have adapted your solution to try and show/ hide a dial; confused why it doesn't work.

Wetterberg's icon

check the max window. Then right-click the inlet to see which messages the object understands.
Then modify the little subpatcher to fit. :)

Happy hunting!

myc's icon

sorry, i'm still not getting this! I'm checking the subpatcher, but I'm not sure about right-clicking the inlet, this takes me back to the intial patch..could i get another hint?

myc's icon

Oh, change knobcolor to needlecolor! got it