bitfocus/companion-module-behringer-x32

[BUG] Change from mute state Feedback broken

JaaHann opened this issue · 3 comments

I have several buttons toggling the mute state of x32 inputs with corresponding feedbacks. Some buttons work as expected, but others simply won’t update it’s feedback either from pressing the button in companion or via the console itself.
Strangely when I press a different button that has a working feedback, feedbacks of “broken” buttons will update correctly to it’s own mute state.

I have a similar issue. But individual buttons work as expecteds However, when I do a DCA mute, the respective buttons won't update status...

Also,if I program 1 button ('mute all vocals') to mute several inputs (adding an action for each channel), the status of other buttons (on individual channels) on the page won't update :(

I have a similar issue. But individual buttons work as expecteds However, when I do a DCA mute, the respective buttons won't update status...

Also,if I program 1 button ('mute all vocals') to mute several inputs (adding an action for each channel), the status of other buttons (on individual channels) on the page won't update :(

The button in question already checks for that specific channel mute, I assume. You could assign additional feedback to check the DCA mute to change the text in some way and the channel mute to change the button background, that way you can differentiate a button (channel) being muted via channel mute and/or DCA mute.

On digital mixers, there's usually a separate DCA mute light or indicator which is not the same as the channel mute. This helps avoid confusion if you already have a channel muted, then DCA mute that channel, as it's muted in two different ways.

I just noticed the same mute button feedback issue on my companion 3.0. Doesn’t work on a specific button until I press another button. Then the feedback seems to catch and adjust the button color correctly.