[LAD] Document on using Jack Apps
Paul Davis
paul at linuxaudiosystems.com
Mon Aug 2 22:06:19 UTC 2010
On Mon, Aug 2, 2010 at 5:15 PM, Arvind Venkatasubramanian
<mdu.arvind at gmail.com> wrote:
> [Arvind at laspr-01 ~]$ jaaa -J -d hw:Intel -r 16000
> Connected to JACK with 4 inputs and 4 outputs
> mlockall: Cannot allocate memory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
That's the error in that instance.
> However for higher sampling rates, I am able to open JAAA without even
> issuing jackd command to start JACK separately.
> [Arvind at laspr-01 ~]$ jaaa -A -d hw:Intel
Not suprising, since you're EXPLICITLY telling jaaa to use its own
ALSA backend, and not to use JACK.
> While JAAA is running, I am not able to start Jdelay. Once JAAA operates
> alongside other Jack applications, I will be able to patch the output of
JACK requires more-or-less exclusive access to the audio interface. If
jaaa is using it (via its own ALSA backend), then JACK cannot run.
You seem quite confused about the role of JACK and ALSA.
--p
More information about the Linux-audio-dev
mailing list