Bug 39190

Summary: pactl: need way to set separate left/right volume
Product: PulseAudio Reporter: Simon Blandford <simon>
Component: toolsAssignee: Parin Porecha <parinporecha>
Status: RESOLVED FIXED QA Contact: pulseaudio-bugs
Severity: enhancement    
Priority: medium CC: colin, lennart, mkbosmans, parinporecha
Version: unspecifiedKeywords: love
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Simon Blandford 2011-07-13 06:55:56 UTC
There does not appear to be any way to set the left or right volume independently using the commands such as...

pacmd set-source-volume "source_name" 32000

It is currently only possible to set both left and right together.


What I am looking for is something like...

pacmd set-source-volume "source_name" 32000 40000

...where the two end parameters are left level and right level respectively.
Comment 1 Colin Guthrie 2011-07-15 04:30:29 UTC
FWIW, it's not just left+right, but any combination of channel maps.

pacmd is a debug tool which means it's not really important to support everything possible, but pactl should (IMO) support this somehow.
Comment 2 Tanu Kaskinen 2013-11-22 13:27:59 UTC
Changing "pacmd" to "pactl" in the bug title.
Comment 3 Parin Porecha 2013-12-20 09:14:03 UTC
I've mailed the patch for this bug on the pulseaudio-discuss mailing list
(http://lists.freedesktop.org/archives/pulseaudio-discuss/2013-December/019585.html)
Comment 4 Peter Meerwald 2014-11-14 13:23:34 UTC
see commit fc9fdfaf

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.