On Wed, Sep 15, 2010 at 8:57 PM, Jonathan E. Brickman
<jeb(a)ponderworthy.com> wrote:
Anyone using Pulse in realtime or high-priority
modes? Experiences,
anyone? I have a nice stable system in which Pulse sends all to Jack
which then sends to ALSA, and am wondering if I should perhaps just use
Pulse to take external inputs. Or is there a straightforward way to get
one Jackd patchbay to handle input from two or three different whole
audio devices?
JACK itself handles only a max of 2 devices, 1 for input 1 for output.
For additional (ALSA-accessible) devices, use the alsa_in client.
Combining Pulse & JACK is likely to be a misstep, even if it works.
--p