<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Dear List<br>
    </p>
    <p>Looking at the MIDI 1.0 documentation : <br>
         
<a class="moz-txt-link-freetext" href="https://www.midi.org/specifications-old/item/table-2-expanded-messages-list-status-bytes">https://www.midi.org/specifications-old/item/table-2-expanded-messages-list-status-bytes</a></p>
    <p><span class="VIiyi" lang="en"><span class="JLqJ4b ChMk0b"><span
            class="Q4iAWc">I notice that the MIDI NOTES are transmitted
            over three bytes</span></span></span><br>
          byte 1 -> STATUS_BYTE [chan & function]<br>
          byte 2 -> DATA_BYTE [note] (0-127)<br>
          byte 3 -> DATA_BYTE [velocity] (0-127)</p>
    <p>I'm wandering if Pd have a simple object to extract the noteOn /
      noteOff message from the STATUS_BYTE.<br>
    </p>
    <p>Merci beaucoup,<br>
    </p>
    <p>Maurin<br>
    </p>
    <pre class="moz-signature" cols="72">
-- 
Maurin Donneaud
Creative technologist - Industrial designer
35 rue des Meuniers 75012 Paris
<a class="moz-txt-link-freetext" href="https://eTextile.org">https://eTextile.org</a></pre>
  </body>
</html>