Jack has finally reached version 0.100.0. In brief, more functions
for getting latency statistics, better thread handling, and a more
verbose way of connecting to the jackd server.
This new function is jack_client_open(). From the documentation:
Open an external client session with a JACK
Hello all,
sorry for cross-posting to lad -- this just in case there are any
interested developers out there interested in this topic...
On Fri, 29 Jul 2005, Dan Mills wrote:
Imagine the ease and fun of having asterisk hooked up to jack and
doing voip;)
Does anyone know of a SIP or asterisk
Clemens,
Thanks for your reply.
> > and the only solution I have been able to think of is to explicitly
> > schedule events for faster devices at a later time. This is clumsy, and
> > it's exacerbated by the fact that I'd like to schedule events in terms of
> > ticks rather than milliseconds. Si
Peter Brinkmann wrote:
> I have a sequencer application that has several MIDI output ports,
> each connected to some device that accepts MIDI input. Those
> devices may have vastly different latencies ... but of course I
> don't want to hear a time lag between those devices.
>
> I'm currently sched