<div dir="auto">what is wrong with your screenshot? it shows valid midi messages, nothing is skipped. What is probably missing is the understanding about midi messages, why they have to be 3 messages?<div dir="auto"><br></div><div dir="auto">look at running status</div><div dir="auto"><br></div><div dir="auto"><a href="http://midi.teragonaudio.com/tech/midispec/run.htm">http://midi.teragonaudio.com/tech/midispec/run.htm</a><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">if you want to use midiin in this case, you need to look for status bytes changing, ctlin notein and etc does that for you, midiin is raw messages, so you are responsible for this</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em Dom, 21 de fev de 2021 15:36, Peter P. <<a href="mailto:peterparker@fastmail.com">peterparker@fastmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* Allister Sinclair <<a href="mailto:allistersinclair@gmail.com" target="_blank" rel="noreferrer">allistersinclair@gmail.com</a>> [2021-02-21 16:58]:<br>
> Hi,<br>
> <br>
> How do you deal with midi in pd in linux (Ubuntu Studio) ?<br>
> I use alsamidi and alsaconnect to initiate midi ins and outs.<br>
> Used [midiin] with no problem until pd 0.5.1 .<br>
> Now [midiin] skips some data when too much midi is getting in (moving<br>
> several faders/pots fast), which makes it impossible to route midi messages.<br>
> <br>
> So I tried using only [ctlin] and [notein], but while solving this issue,<br>
> they bring another problem which I guess is more of a linux issue:<br>
> channel/port number, changes randomly after each system reboot, which is a<br>
> nightmare.<br>
<br>
If the alsa device order does change, which you can check with aconnect<br>
or your other tools, then look up a <a href="http://startpage.com" rel="noreferrer noreferrer" target="_blank">startpage.com</a> search for "alsa<br>
device order" perhaps.<br>
<br>
PS: You might find that sending patches and simple text rather than<br>
screenshots to this list is better.<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank" rel="noreferrer">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>