-
Notifications
You must be signed in to change notification settings - Fork 50
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
Only "linear" display is correct, "logarithmic" and "table" display are both wrong. #227
Comments
It is correct behavior, because Windows indicator cannot display logarithmic or table values as it shows Volume2. |
Oh thanks, the reply is so fast. I have a serious delay in receiving, forgive me. But what I mean is that windows shows the correct volume, but volume2 does not. For example, when I use "logarithmic", I press the hotkey I set and rotate my mouse wheel, to adjust the volume to 50 showed on "osd". But the real volume of the system is very small. The volume mixer of the system shows that the current volume is 7. Obviously, the latter is correct. I mean, when it is set to "logarithmic", volume2 successfully sets the system volume according to the "logarithmic", but the display is incorrect. I have done tests on my computer and VMware virtual machine, and they are all like this. So I think there is no problem with my system. That's why I said volume2 has a wrong display. |
To control volume as logarithmic I use specific formula to calculate volume for each step and that's why you see so small value in standard indicator. |
Thanks, I understand now. Um, please don't mind, then I have a new question: is there a way to make the "osd" display the same way as the system? Maybe I prefer the small value display mode. |
Um, sorry I don't understand, what does that mean? |
I mean that the underlying hardware uses decibel settings (logarithmic), not percent (linear). Windows just converts it to a "percent of full range" display, with some non-linear mapping, in an attempt at simplifying things, but the percent levels aren't really meaningful or comparable between cards or operating systems. It would be best to show the decibel levels directly if that's possible. |
Oh, these are beyond my understanding. Anyway, thank you very much for helping. |
Please see the gif below
Screenshots
Linear: only this is correct. It is the same as the system.
Logarithmic: wrong. The system shows the correct display.
Table: wrong. The system shows the correct display.
Desktop (please complete the following information):
Additional context
Dear irzyxa, thanks for your hard working. Volume2 is really a very good software. Looking forward to your reply.
The text was updated successfully, but these errors were encountered: