[pulseaudio-tickets] [Bug 51562] New: Support multiple devices in plugins

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 29 07:46:02 PDT 2012


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

             Bug #: 51562
           Summary: Support multiple devices in plugins
    Classification: Unclassified
           Product: PulseAudio
           Version: unspecified
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: core
        AssignedTo: pulseaudio-bugs at lists.freedesktop.org
        ReportedBy: amar.akshat at gmail.com
         QAContact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net


Currently we can configure our devices in asoundrc like, 

pcm.pulse_i {
type pulse
device alsa_input.pci-0000_00_1b.0.analog-stereo
}
pcm.pulse_o {
type pulse
device alsa_output.pci-0000_00_1b.0.analog-mono
}

I believe it should be possible to either allow multiple device definitions for
one virtual interface (like input and output)
or

 It should have separate "sink" and "source" parameters

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the pulseaudio-bugs mailing list