Make the "Master volume" use a dB scale
@bratpeki is already working on this.
Since Feb 24, 2025.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
### Enhancement Summary
It was proposed in this comment to make the "Master volume" fader use a dB scale instead of a linear one: https://github.com/LMMS/lmms/pull/7636#issuecomment-2672583420
Please note that this feature might be related to https://github.com/LMMS/lmms/issues/7729 depending on which solution is chosen for that issue.
@bratpeki, feel free to adjust this issues description with anything that might be missing!
### Implementation Details / Mockup
Once https://github.com/LMMS/lmms/pull/7636 is merged the 'Fader' class should hopefully give some ideas on how to accomplish this.
### Please search the issue tracker for existing feature requests before submitting your own.
- [x] I have searched all existing issues and confirmed that this is not a duplicate.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.