Replies: 1 comment 1 reply
-
Thanks for the report. This is a bug. I've fixed it in the dev branch. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know amplification for device master volume is added from v0.11.0 - 2021-12-18.
I am going to control volume using ma_device_set_master_volume(ma_device* pDevice, float volume).
Volume value only works [0, 1], not working when >1.
How can I amplify the device master volume?
Beta Was this translation helpful? Give feedback.
All reactions