Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mixer dB markers #6586

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

sakertooth
Copy link
Contributor

This PR adds dB markers for mixer channels. This is especially useful when leveling mixes, and is generally useful when you want to simply estimate at what dB a fader is peaking at.

Screenshot
image

Increase the width of the MixerLine to accommodate for the dB markers
@sakertooth
Copy link
Contributor Author

sakertooth commented Dec 13, 2022

Just seeing the meta issue for this: It seems like there's a lot more work to be done here.

For one, the mixer needs to move in logarithms, not linearly. The faders should also point to the top, as 0 dbFS is the ceiling for the audio signal (before clipping).

@sakertooth sakertooth marked this pull request as draft December 13, 2022 22:23
@superpaik
Copy link
Contributor

I totally agree that the scale should by logarithmic, it would be more useful. As for the top, it depens as how the internal signal is managed, but I in other DAWs it goes up to +6dB too.

@tux7k
Copy link

tux7k commented Jan 7, 2023

I think it would be better if it was slimmer on the sides

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants