Le 1 févr. 2016 à 16:53, Kjetil Matheussen <k.s.matheussen(a)gmail.com> a écrit :
On Mon, Feb 1, 2016 at 4:39 PM, sqweek <sqweek(a)gmail.com> wrote:
On 1 February 2016 at 22:31, Kjetil Matheussen <k.s.matheussen(a)gmail.com> wrote:
The best part about this is that it just works with no change to
jackd, no change to libjack, and no change to any clients. This is
UNIX philosophy. We have simple tools and we glue them together. And
the result is beautiful.
And I'm proposing to extend that thought further by putting the server part
of jackd into a library.
GRRR : libjackserver has been there since 2007 ? 2008 ? and jackd is (since that time….)
an executable that uses the so-control API to start and control the server, and is
*linked* with libjackserver…
Stéphane