Is there a plug in that can parametrically control a slider?

What if I want a slider to set to output integers from 1 to (an integer a list length component outputs)? Is there any way to do that using any existing plug in?

Hello,
I am sorry if I misunderstood what you meant.Like this?

no, I want to control the slider itself.

I want a slider that, instead of having it’s parameters set manually, can have it’s min, max and range set using numbers coming from other components.

Metahopper will let you do that with the Set Slider Properties node.

2 Likes

thanks!