On Fri, Sep 26, 2014 at 10:09 PM, Len Ovens <len@email-addr-hidden> wrote:
> The only downside (which I have not yet to run into)
> is that jack is limited in the size of the MIDI event it can deal with
The ALSA "Seq" API allows scheduling of notes (including of note-off
events) and much more. That functionality is not available in the JACK
API, and hence must be implemented by each client.
Side note: this is one reason why QTractor doesn't use JACK MIDI: it
is currently built around the ALSA Seq API, so porting to JACK MIDI is
a large task: its not just about sending standard 3-byte messages
around using a different call :/
Cheers, -Harry
-- www.openavproductions.com _______________________________________________ Linux-audio-user mailing list Linux-audio-user@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-userReceived on Sat Sep 27 00:15:05 2014
This archive was generated by hypermail 2.1.8 : Sat Sep 27 2014 - 00:15:05 EEST