<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">from the jack(1)d man page:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">      -M, --midi-bufsize [ event-count ]<br>              Specify the size of the buffer used for MIDI ports. Units are "MIDI events per process() cycle", where an event occupies up to 4 bytes (as most common MIDI events do). The default buffer size is 2048 bytes, which is<br>              about 500 MIDI events.  Typical values for event-count will range from 10 to about 1000. Be aware that using very high values along with a large number of ports may  cause JACK to fail to start because of the amount<br>              of memory that would be required.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 3, 2020 at 10:57 AM Len Ovens <<a href="mailto:len@ovenwerks.net">len@ovenwerks.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, 3 Nov 2020, Christopher Arndt wrote:<br>
<br>
> I made some tests and it seems that there is indeed a limit of 112 bytes<br>
> for outgoing sysex data.<br>
<br>
I knew there was a limit but had never run into it. I realize that the <br>
longest sysex I had used were ~20 bytes (mackie control with LCD info sent <br>
channel at a time)<br>
<br>
The one question I do have is the buffer size (128/2 ?) and if you tested <br>
at more than one buffer size. I would expect that the two would be tied <br>
together. I also remember reading that there had been code developed for <br>
jack (I do not remember if it was jack 1 or 2 specific) to allow long, <br>
non-realtime sysex to be used. However, I do not remember if it was ever <br>
included or how it was accessed.<br>
<br>
--<br>
Len Ovens<br>
<a href="http://www.ovenwerks.net" rel="noreferrer" target="_blank">www.ovenwerks.net</a><br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org" target="_blank">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="https://lists.linuxaudio.org/listinfo/linux-audio-user" rel="noreferrer" target="_blank">https://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</blockquote></div>