jeffkaufman/bucket-brigade

Feature request: adjust weight of bucket #1

Opened this issue · 1 comments

We noticed tonight that our song leaders seemed much louder than the other singers. I agree that giving the leader a higher weight makes sense, but I think it's too high for us. So, assuming you don't want to change the default, it would be nice to be able to override it in the Advanced tab. (How persistent are those changes, BTW?)

I agree that giving the leader a higher weight makes sense, but I think it's too high for us.

This is currently hardcoded as LEADER_BOOST:

LEADER_BOOST = friendly_volume_to_scalar(1.1)

If someone wanted to submit a change to make it configurable, I'd be happy to review.

How persistent are those changes, BTW?

Pretty sure it resets when everyone who's currently connected disconnects.