daft-engineers / vocoder

Open source vocoder designed for the Raspberry Pi.
https://daft-engineers.github.io/vocoder/
Mozilla Public License 2.0
11 stars 0 forks source link

Amplifier module #11

Closed MarkAHarley closed 1 year ago

MarkAHarley commented 1 year ago

As a daft engineer, I want to be able to adjust the level of signals. This will be useful for accentuating the human voice components and also controlling overall levels at the output.

Success Criteria:

bear-in-the-air commented 1 year ago

for standup:

Settling on a name for this class? There's a header called amp and this ticket is called level control.

talk about units, can do linear, db, or both

bear-in-the-air commented 1 year ago

From standup:

This is the amplifer, the level meter is going to be separate. unit: linear is fine, as it's theoretically easier and as long as it matches the level meter.