connecting a slider to a numbox

Rasael's icon

Hi,

How can I connect a slider to a numbox so I can monitor and change the value on any of the two controls (with automatic update of the other)?

thx

Nat's icon

2 options here:

1) Using the set message to the slider
2) Using live.slider which already does this.

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

`

Rasael's icon

Thank you very much, the first option is exactly what I was looking for!