<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Miller,</p>
    <p>yap I'm using ALSA. <br>
    </p>
    <p>btw, I had a look at the source code (I want to clarify I'm not a
      C programmer :) ) and from what I found in x_midi.c and s_midi.c,
      it kind of make sense that [midiout] returns 1 byte at time.</p>
    <p>it seems to me we're missing a way to detect outgoing sysex
      messages (maybe having a dedicated object could help), so there's
      no way to collect a sysex and send it out in one go (ie having an
      array to return). <span class="tlid-translation translation"><span
          title="" class="">I apologize for my trivial description of
          the "problem", but this is what I think is causing this
          behaviour.<br>
        </span></span></p>
    <p><span class="tlid-translation translation"><span title=""
          class=""><br>
        </span></span></p>
    <p><span class="tlid-translation translation"><span title=""
          class="">cheers,</span></span></p>
    <p><span class="tlid-translation translation"><span title=""
          class="">Mario<br>
        </span></span></p>
    <br>
    <div class="moz-cite-prefix">On 13/03/18 04:37, Miller Puckette
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20180313043753.GA31337@elroy.localdomain">
      <pre wrap="">Hi Mario -

Perhaps you said this in the previous message which I missed... are you
using ALSA MIDI system or OSS?

MIDI support has always been a problem in Pd... largely because I don't have
a lot of experience with it.

cheers
Miller

On Tue, Mar 13, 2018 at 12:04:00AM +0000, mario buoninfante wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,


I ran few more tests on Linux trying to understand what's going on with
[midiout] and sysex messages.

I discovered that it's not just about sysex. I'm monitoring MIDI from Pd
with /KMidimon /and /GMIDImonitor/, and I noticed that also sending Note On
messages with [midiout] seems to be in some way different then sending the
same message using [noteout].

when Note On is sent using [midiout], this will spit single bytes that are
recognized as single byte sysex messages by the MIDI monitors!!!!!

has anyone ever experienced the same?


cheers,

Mario


</pre>
      </blockquote>
      <pre wrap="">

</pre>
      <blockquote type="cite">
        <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>