Can t find how to send mute state to a led

3.25K viewsGeneral
0

Hi, I can t find how I can put a led on or off following the mute state of a track, anybody can help me please? I d like it to react when I send mute via cc but also when I push the mute button with mouse.
Thanks

admin Changed status to publish
Attached Files:
0

Try this instead (added commas between the elements):
self._send_midi((176,94,127))

admin Changed status to publish
Attached Files:
You are viewing 1 out of 14 answers, click here to view all answers.