MidiOutDevice.sendEvent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sendEvent(ubyte b1)
  2. void sendEvent(ubyte b1, ubyte b2)
  3. void sendEvent(ubyte b1, ubyte b2, ubyte b3)
    class MidiOutDevice
    void
    sendEvent
    (
    ubyte b1
    ,
    ubyte b2
    ,
    ubyte b3
    )
  4. void sendEvent(ubyte b1, ubyte b2, ubyte b3, ubyte b4)

Meta