HS70 Pro wireless headest sidetone volume is "inconsistent"
Description
Thank you for making this software.
When using it to set the sidetone volume, I only notice any sidetone between level 100 (barely) and 128 (very loud).
On the windows iCUE software the sidetone "effect" is proportional between 0 and 100 (it's in hundredth there) so I can start to hear my voice correctly starting at around 5% up to "too much" at 100.
In Linux the effective range as I said is only about 28 levels vs 100.
Headset Name
Corsair HS70 Pro
On which OS does the problem happen?
Linux
Device information
Detailed Device Information
Device Found
VendorID: 0x1b1c
ProductID: 0x0a4f
path: /dev/hidraw4
serial_number:
Manufacturer: Corsair
Product: CORSAIR HS70 Pro Wireless Gaming Headset
Interface: 3
Usage-Page: 0x0 Usageid: 0x0
Thank you!
In Linux the effective range as I said is only about 28 levels vs 100.
Could be that on Windows it will just map the values to 28 levels, so that in the end it does not really give you a higher range.
You could try to modify that line, to see if it gives you any difference: https://github.com/Sapd/HeadsetControl/blob/0a11a8d269ec8e8609b1ef4c05760fbc2317a67e/src/devices/corsair_void.c#L76