Using amixer to reduce right speaker volume to zero(and leave left unchanged)
4 Jun
2024
4 Jun
'24
9:57 p.m.
alsa-project/alsa-utils issue #269 was opened from sierret:
I'm trying to right a script to reduce my right speaker volume to 0. I know the code:
`amixer -D pulse sset Master -,0`
sets the LEFT speaker to zero and leaves the right unchanged. However, for the life of me I can't manage to modify this code to do the opposite. And there don't seem to be adequate resources directing how to do so floating around the interwebs.
Issue URL : https://github.com/alsa-project/alsa-utils/issues/269 Repository URL: https://github.com/alsa-project/alsa-utils
164
Age (days ago)
164
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub issues - opened