bitfocus / companion-module-studiocoast-vmix

Studiocoast vMix module for Bitfocus Companion
MIT License
32 stars 10 forks source link

Audio - Bus mute Feedback distinct selections... #259

Closed clafarge closed 2 months ago

clafarge commented 3 months ago

Describe the feature Currently, Feedback configuration for Audio - Bus mute requires selection of both "Foreground Color" and "Background Color". image

Many feedback options exist that allow for selection of the affected decorations to apply. image

It would be helpful to be able to choose an aspect of the feedback to be effected instead of forcing 2 and only 2 chrematistics. Alternatively, allowing for the selection of [transparent] might allow for stacking feedback channels.

Usecases Allowing for the selection of different feedback methods makes possible monitoring of the same setting for multiple connections, such as vMix A Bus A is muted (background dark red) and vMix B Bus A is muted (text bright red).

thedist commented 3 months ago

The main reason why most feedbacks in the vMix module don't support selecting specific styles is because that's only available on boolean feedbacks, where as most the feedbacks are set to advanced which allows for more complex things but the downside is that it doesn't offer the style selector or use in triggers.

One of the things I am working on for the next big update to the module though is reviewing all actions/feedbacks and allowing variables to be used in many more places, and for feedbacks such as this where a boolean feedback could be possible I'll be looking to make that change too.

thedist commented 2 months ago

The latest Beta version has significantly more boolean feedback types, so will allow for selecting the style options in the feedback as well as allowing for use in triggers.

This is currently in the Companion Beta versions, and will be in the soon to be released Companion v3.3.0 stable.