[Jack-Devel] Usage feasibility Q
Fons Adriaensen
fons at linuxaudio.org
Sat Jan 27 21:41:55 CET 2018
On Sat, Jan 27, 2018 at 07:42:17PM +0100, Filipe Coelho wrote:
> On 27.01.2018 16:53, Chris Caudle wrote:
> >>3. JACK "mixer" -> JACK DSP plugin -> JACK out (hw:0,0)
> >Rather than a plugin, you will likely find it easier to develop a stand
> >along jack application. The jack design is not really made for having
> >plugins in the server.
>
> The JACK internal clients API disagrees with you ;)
> Internal clients are faster to run, since they dont require context
> switches between different processes.
> They're harder to control externally though.
That's a bit too simple. They will save a context switch only
if the previous or next client is internal as well.
And anyway, context switches are quite fast. I routinely run
systems with something between 15 and 20 Jack clients, the
overhead is absolutely insignificant.
Ciao,
--
FA
A world of exhaustive, reliable metadata would be an utopia.
It's also a pipe-dream, founded on self-delusion, nerd hubris
and hysterically inflated market opportunities. (Cory Doctorow)
More information about the Jackaudio
mailing list