bitfocus / companion

Bitfocus Companion enables the reasonably priced Elgato Stream Deck and other controllers to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.
http://bitfocus.io/companion
Other
1.57k stars 499 forks source link

Toggle On/Off for Feedback on different buttons #2750

Closed Avolife closed 7 months ago

Avolife commented 7 months ago

Is this a feature relevant to companion itself, and not a module?

Is there an existing issue for this?

Describe the feature

I would like to make button 1 flash between green/black (or whatever) when pressed and when I'm pressing button 2 for an example I would like button 1 to stop flash and just be black and make button 2 flash instead. Is this possible? It seems to work if you could toggle the feedback on/off as an action for different buttons. Anyone knows? Like if you could press a button that toggles off the feedback from another button as an action.

I have find a way to make a variable and a trigger to make a button flash with 1 sec, but can't find how to control it for one button in a time when that button is pressed.

Next step in the process i would like to achieve is when I press on "Live" I would like the button that is flashing to turn red and stop flashing to indicate that button is Live.

Usecases

Usecases for this would be:

Julusian commented 7 months ago

I think this is asking for some of what was described in #2233. Ill summarise, the problem with this approach is how to address/identify the feedback you want to enable/disable, as well as high potential for frustration as it won't be easy to figure out what is enabling/disabling a particular feedback.

But I think this would be solved in a better way with #372. I don't know when that will be done though, I have had a quick look into it recently, but its a large chunk of work to figure out the data flows.

Closing this as it is a duplicate of one or both of the above