]> code.delx.au - pulseaudio/commitdiff
pactl: Allow to set volume of each channel independently (Bug #39190)
authorParin Porecha <parinporecha@gmail.com>
Thu, 19 Dec 2013 11:58:15 +0000 (17:28 +0530)
committerPeter Meerwald <pmeerw@pmeerw.net>
Tue, 15 Apr 2014 22:01:37 +0000 (00:01 +0200)
Example: pactl set-sink-volume "sink_name" 32000 40000
If the number of volumes provided is different than the number of channels
(excluding the case where a single volume is provided), an error message
is displayed explaining why the volumes could not be set.

patch proposed by Parin Porecha
code refactoring and commit message slightly edited by Peter Meerwald


No differences found