Support multiple devices in plugins
Submitted by Amar Akshat
Assigned to pul..@..op.org
Description
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