ESP Speaker: Add more natural sounding volume scale
Open
enhancement
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- Avg merge
- 1h 27m
- Merged PRs (30d)
- 1
Description
Currently we are using a linear map between 0-100 and 255-0 however, since the latter maps to a linear decibel drop off, the result is anything less than 50% is basically silent, and 80-100% almost double in volume.
We should aim to make this more linear sounding to be more user friendly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.