Just can't resist.

---------- Forwarded message ----------
From: Dmitry Baikov <[EMAIL PROTECTED]>
Date: Mar 2, 2007 3:59 AM
Subject: jackmidi_alsaseq-0.4
To: Jack Dev List <[EMAIL PROTECTED]>


After missing several deadlines, we are finally here.
This is the latest and greatest release of jackmidi alsaseq bridge.
It is getting ready for inclusion into jackd (I hope), and I'd like to
test is as hard as possible.
I hope you will help me here :)

Everything it needs is an svn version of jackd.

For timing it by default uses hrtimers (available on 2.6.19+), there 3
more variants for your pleasure: select, poll and alsa queues. To
enable them, uncomment corresponding define in the beginning of
alsa_seqmidi.c. Although, hrtimers (via clock_nanosleep) shows the
best results.
Alsa queues suffer from events reordering, unless used with
jack_time.patch. This is NOT a problem of alsa-seq, but is nearly
impossible to avoid.
To sum up, the default setting (clock_nanosleep) gives the best results so far.

Regards,
Dmitry.

Attachment: jackmidi_alsaseq-0.4.tar.bz2
Description: BZip2 compressed data

Reply via email to