Bug 51562

Summary: Support multiple devices in plugins
Product: PulseAudio Reporter: Amar Akshat <amar.akshat>
Component: coreAssignee: pulseaudio-bugs
Status: RESOLVED MOVED QA Contact: pulseaudio-bugs
Severity: normal    
Priority: medium CC: amar.akshat, lennart
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Amar Akshat 2012-06-29 07:46:02 UTC
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
Comment 1 GitLab Migration User 2018-07-30 10:01:09 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/170.

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.