Comment 19 for bug 1742499

Revision history for this message
Be (be.ing) wrote : Re: Observations on Live Broadcast 2.1.0

> I mean, there is no difference between Aux and other input if you look at the hardware, so they should feature the same controls. Only a VU meter is not enough.

The use cases are very different so different controls are appropriate. Having similar controls would be confusing.

I think this is all that is needed to implement a meter for the Record/Broadcast input:
* An EngineVumeter in EngineMaster that is used if the Record/Broadcast signal is active
* A ControlObject to communicate to skins whether the Record/Broadcast input is configured
* Add the meter to skins, probably next to the recording and broadcasting buttons
* Add a tooltip for the meter

That is a small set of low risk changes.