markusschloesser / MackieC4_P3

A Mackie C4 Midi Remote Script for Ableton 11
16 stars 2 forks source link

no mute on Master track error #88

Closed markusschloesser closed 1 year ago

markusschloesser commented 1 year ago

https://github.com/markusschloesser/MackieC4_P3/blob/f3701c8d7de5dab19689da7a74dd0fa64fc74c84/wip/MackieC4/EncoderController.py#L1318 thought I had this covered with an additional liveobj_valid, but when selecting the master track there is still vomiting happening, though strangely not always. So the filtering of the master track in https://github.com/markusschloesser/MackieC4_P3/blob/f3701c8d7de5dab19689da7a74dd0fa64fc74c84/wip/MackieC4/EncoderController.py#L1317 is not (always) working.