How to set 100% volume? #473
Unanswered
ahmadharis4u
asked this question in
Q&A
Replies: 1 comment
-
Yes, 1.0 will set it to 100%. Setting it to 0 will silence it. Setting it to >1.0 will amplify it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am setting the volume with
ma_engine_set_volume()
using float values.I wanted to know if 1.0 will correspond to 100% volume on the pc.
If not, what value would it require to do so?
Beta Was this translation helpful? Give feedback.
All reactions