[pulseaudio-tickets] [Bug 100714] New: pactl: make default sink easier to specify

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 18 16:31:54 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100714

            Bug ID: 100714
           Summary: pactl: make default sink easier to specify
           Product: PulseAudio
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: tools
          Assignee: pulseaudio-bugs at lists.freedesktop.org
          Reporter: ewtoombs at uwaterloo.ca
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net

The current way to set volume looks like this:

% pacmd info |grep Default
Default sample spec: s16le 2ch 44100Hz
Default channel map: front-left,front-right
Default sink name: alsa_output.pci-0000_00_14.5.analog-stereo
Default source name: alsa_input.pci-0000_00_14.5.analog-stereo

*** copy default sink name ***

% pactl set-sink-volume alsa_output.pci-0000_00_14.5.analog-stereo 80%

It works, but surely there is room for improvement. Maybe something like

% pactl set-sink-volume default 80%

Or maybe even

% pactl set-sink-volume 80%

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170418/e8dd3683/attachment-0001.html>


More information about the pulseaudio-bugs mailing list