How to get the Id of the selected Parameter in Live?
Hi,
If i click a Control in Live (Master-Volume, Sends, Rack-Param, Device-Param, etc.) it get's highlighted by a kind of Rectangle. How can i get the Id of this highlighted Parameter?
I wan't to implement a Knob like the Novation-Speed-Dial...
You can't, that indicator isn't controllable by M4L.
You can get the id using the path 'live_set view selected_parameter'.
/me slaps face
Sorry OP, I totally mis-understood your question. I thought you wanted to get the ID of the rectangle; will read a bit better next time.
works perfect, thx!