<div dir="ltr"><div>alsamixer allows me to adjust the mobo headphonejack left&right channels independently, however for some peculiar reason alsamixer locks the left&right channels together for the arctis 7 headset.  that might make sense for a mono device, but this is a stereo headset (tho is configured with stereo and mono outputs and mono mic).  i can hear stereo separation just fine, but one side is annoyingly weaker, so i want to adjust the balance.<br><br>or in pavucontrol, tho in pavucontrol i don't see how to independently adjust left&right channels for any other device either.</div><div><br></div><div>can anyone suggest where to look for what to tweak?  these are what i've found so far, tho it's not clear to me what if anything can be done with them:</div><div><br></div><div>$  head -99 /u*/s*/p*/a*/p*/*s-7* /e*/ls*</div><div>==> /usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-input.conf <==</div><div>; Steelseries Arctis 7 USB headset microphone path. Works also with Arctis Pro<br>; Wireless.<br><br>[General]<br>description-key = analog-input-microphone-headset<br><br>[Element Headset]<br>volume = merge<br>switch = mute<br>override-map.1 = all<br>override-map.2 = all-left,all-right<br><br>==> /usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-output-mono.conf <==</div><div><div>; Steelseries Arctis 7 USB headset mono output path. Works also with Arctis Pro<br>; Wireless. The headset has two output devices. The first one is mono, meant<br>; for voice audio, and the second one is stereo, meant for everything else. The<br>; purpose of this unusual design is to provide separate volume controls for<br>; voice and other audio, which can be useful in gaming.<br><br>[General]<br>description-key = analog-output-headphones-mono<br><br>[Element PCM]<br>volume = merge<br>switch = mute<br>override-map.1 = all<br>override-map.2 = all-left,all-right</div><div><br></div><div>==> /usr/share/pulseaudio/alsa-mixer/paths/steelseries-arctis-7-output-stereo.conf <==</div><div>; This path doesn't provide hardware volume control, because the stereo<br>; output is controlled by the PCM element with index 1, and currently<br>; PulseAudio only supports elements with index 0.<br><br>[General]<br>description-key = analog-output-headphones<br><br>==> /usr/share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-7-usb-audio.conf <==</div><div>[General]<br>auto-profiles = yes<br><br>[Mapping analog-mono]<br>device-strings = hw:%f,0,0<br>channel-map = mono<br>paths-output = steelseries-arctis-7-output-mono<br>paths-input = steelseries-arctis-7-input<br><br>[Mapping analog-stereo]<br>device-strings = hw:%f,1,0<br>channel-map = left,right<br>paths-output = steelseries-arctis-7-output-stereo<br>direction = output<br><br>[Profile output:analog-mono+output:analog-stereo+input:analog-mono]<br>output-mappings = analog-mono analog-stereo<br>input-mappings = analog-mono<br>priority = 5100<br>skip-probe = yes<br><br>==> /etc/lsb-release <==<br>DISTRIB_ID=Ubuntu<br>DISTRIB_RELEASE=18.04<br>DISTRIB_CODENAME=bionic<br>DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS"</div><div>$  dpkg-query -W alsa-utils pulseaudio pavucontrol<br>alsa-utils      1.1.3-1ubuntu1<br>pulseaudio      1:11.1-1ubuntu7.4<br>pavucontrol     3.0-4</div></div></div>