How to get the Id of the selected Parameter in Live?

neuroter's icon

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...

ShelLuser's icon

You can't, that indicator isn't controllable by M4L.

broc's icon

You can get the id using the path 'live_set view selected_parameter'.

ShelLuser's icon

/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.

neuroter's icon

works perfect, thx!