<html dir="ltr"><head></head><body style="text-align: left; direction: ltr; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div>On Sun, 2018-09-02 at 07:31 +0200, Ralf Mardorf wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>On Wed, 29 Aug 2018 13:00:07 -0700 (PDT), Len Ovens wrote:</pre><pre>MIDI was designed to handle in realtime (10 events from 10 fingers)</pre><pre><br></pre><pre>That is incorrect, MIDI was designed for sequencer usage, too, so MIDI</pre><pre>provides 16 channels ;). While I only can play 6 channels in real-time</pre><pre>using my guitar synth, even my C64 and Atari ST could play 16 channels</pre><pre>and more (btw. with way less MIDI jitter than any Linux PC can do).</pre></blockquote><div><br></div><div>Indeed, MIDI's 31.25 kbps gives (because of its 8+2 bit protocol) a rough upper cap of 1500+ datacommands (including notes <u>and</u> timing blips...) per second, notes being one byte per command, one more for value.  And even if we use the old (and lately often obsolete) 50% rule, that's still 750+ items per second.  </div><div><br></div><div>It would certainly be nice to blow all of those numbers away by two or three orders of magnitude!  And it would be gorgeous to have MIDI data simply pervade an IP stage network, or an IP instrument network, or one multi-instrument box through localhost, or a stack-of-Raspberry-Pis network, or a creative combo.  I don't like the idea of using CAT5e generally on stage, because MIDI DINs are just so much more durable, but of course CAT5e cables are inexpensive, and if the journaling works, we could use CAT5e simply as a fallback where wifi, lifi, or xifi [not sure IP-over-xray will happen :] is not practical.  </div><div><br></div><div>In the last day or two I have been playing with the Mido library's documentation examples, and just now found much more apparently practical examples:</div><div><br></div><div><a href="https://github.com/olemb/mido/tree/master/examples">https://github.com/olemb/mido/tree/master/examples</a></div><div><br></div><div>including what looks like two actual JACK<-->RTP-MIDI bridges in the 'ports' and 'sockets' subsections.  Will be studying.  Seeking much input :-)</div><pre><br></pre><div><span><pre>-- <br></pre><div><i><font color="#1a5d1a">Jonathan E. Brickman   <a href="mailto:jeb@ponderworthy.com">jeb@ponderworthy.com</a>    (785)233-9977</font></i></div><div><i><font color="#1a5d1a">Hear us at ponderworthy.com -- CDs and MP3 available!</font></i></div><div><i><font color="#1a5d1a">Music of compassion; fire, and life!!!</font></i></div></span></div></body></html>