./headsetcontrol --output JSON
{
"name": "HeadsetControl",
"version": "continuous-27-gabe3ac8",
"api_version": "1.3",
"hidapi_version": "0.14.0",
"device_count": 1,
"devices": [
{
"status": "success",
"device": "SteelSeries Arctis Nova 7",
"vendor": "SteelSeries",
"product": "Arctis Nova 7P",
"id_vendor": "0x1038",
"id_product": "0x220a",
"capabilities": [
"CAP_SIDETONE",
"CAP_BATTERY_STATUS",
"CAP_INACTIVE_TIME",
"CAP_CHATMIX_STATUS",
"CAP_EQUALIZER_PRESET",
"CAP_EQUALIZER",
"CAP_MICROPHONE_MUTE_LED_BRIGHTNESS",
"CAP_MICROPHONE_VOLUME",
"CAP_VOLUME_LIMITER",
"CAP_BT_WHEN_POWERED_ON",
"CAP_BT_CALL_VOLUME"
],
"capabilities_str": [
"sidetone",
"battery",
"inactive time",
"chatmix",
"equalizer preset",
"equalizer",
"microphone mute led brightness",
"microphone volume",
"volume limiter",
"bluetooth when powered on",
"bluetooth call volume"
],
"battery": {
"status": "BATTERY_UNAVAILABLE",
"level": -1
},
"equalizer": {
"bands": 10,
"baseline": 0,
"step": 0.5,
"min": -10,
"max": 10
},
"equalizer_presets": {
"flat": [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 ],
"bass": [ 3.5, 5.5, 4.0, 1.0, -1.5, -1.5, -1.0, -1.0, -1.0, -1.0 ],
"focus": [ -5.0, -3.5, -1.0, -3.5, -2.5, 4.0, 6.0, -3.5, 0.0, 0.0 ],
"smiley": [ 3.0, 3.5, 1.5, -1.5, -4.0, -4.0, -2.5, 1.5, 3.0, 4.0 ]
},
"equalizer_presets_count": 4,
"chatmix": 64
}
]
}
Description
There is a differece between the Artis Nova 7/7X and the 7P versions.
The function of the dial on the right side of the headset on the 7P is "Sidetone" while it is "Chatmix" on the 7/7X.
Trying to set the sidetone doesn't do anything on the Arctis Nova 7P and the chatmix value always reads 64.
On Windows in the GG software in the Engine part there is no option to set the sidetone and the chatmix is only available in Sonar.
Would it be possible to remove the CAP_SIDETONE and CAP_CHATMIX_STATUS capabilities from the Arctis Nova 7P device only?
Headset Name
SteelSeries Arctis Nova 7P
On which OS does the problem happen?
Linux
Device information
Detailed Device Information
Windows
Linux
JSON output