Closed duckman closed 5 months ago
Looks like there is a function in the device file but I don't see a way to execute it.
Yeah the guy implementing it found it probably during his WireShark Session but didn't implement it as headsetcontrol currently has no command for that.
You can feel free to add one (not really complicated, you can just copy the code for send_microphone_volume):
send_microphone_volume
: https://github.com/Sapd/HeadsetControl/blob/f64ac48384cbb7df3878749cbe9635adefdae84c/src/device.h#L324CAP_VOLUME_LIMITER
: https://github.com/Sapd/HeadsetControl/blob/f64ac48384cbb7df3878749cbe9635adefdae84c/src/device.h#L38{ "volume-limiter", required_argument, NULL, 0 },
https://github.com/Sapd/HeadsetControl/blob/f64ac48384cbb7df3878749cbe9635adefdae84c/src/main.c#L529Feel free if you struggle somewhere
I created a pull request for some missing features of the Steelseries Artic Nova 7
:
@duckman all the feature for your headphones will be included with my pull request
You sir are a gentleman and a scholar. I'll try it out tonight.
If you want to checck out also my GUI you're welcome.
Description
Would love to be able to disable the volume limiter on the SteelSeries Arctis Nova 7. Looks like there is a function in the device file but I don't see a way to execute it.
Headset Name
SteelSeries Arctis Nova 7