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

Logarithmic Audio Volume Control #713

Open
AlphaGeek1 opened this issue Sep 20, 2022 · 2 comments
Open

Logarithmic Audio Volume Control #713

AlphaGeek1 opened this issue Sep 20, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@AlphaGeek1
Copy link

Is your feature request related to a problem? Please describe.
When adjusting the audio volume, most of the audible sound is heard at 75% to 100%. Ideally, some audio would be audible at 5% to 10%. This would be similar to an analog volume control which, electronically, are not linear because human aural perception is non-linear.

Describe the solution you'd like
Use a logarithmic ("the" logarithmic?) scale for volume adjustment so it is non-linear, similar to an 'audio taper' potentiometer.

Describe alternatives you've considered
None. The alternative would be to do nothing and leave the volume adjustment as it currently exists.

Additional
I am making an assumption that the volume control is setting the gain of the audio output using a linear scale based on personal experience with the software running on my personal Portapack. I may be wrong about this.

@AlphaGeek1 AlphaGeek1 added the enhancement New feature or request label Sep 20, 2022
@eried
Copy link
Member

eried commented Jan 4, 2024

Do you think this is still an issue @AlphaGeek1 ? I feel my unit is quite audible on lower volumes with the current lineal scale

@AlphaGeek1
Copy link
Author

AlphaGeek1 commented Jan 5, 2024 via email

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

No branches or pull requests

2 participants