I found a solution with a script with the function oscout(). I disables x and the the script is oscout(0, '/test',firstof(x)); with on expression x. It's all ok.
Thank you to all.
Hello, I have a problem with an osc message. I have a raw of four switches and a monitor that shows me the number of the switch by creating the function z = firstof (x) . When I press each switch, the monitor displays Good the value of the variable z : 0 1 2 3, but MaxMSP via osc message /switch/z ...
How it's possible to disable a touch of an object, for example a multi slider ?
I would like to see levels with multi slider , that it's OK, but must disable the control with fingers.