MIDIOutput.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void send(Sequence!(ubyte) data, double timestamp)
    struct MIDIOutput
    nothrow
    void
    send
    ()
    (
    scope ref Sequence!(ubyte) data
    ,
    double timestamp
    )
  2. void send(Sequence!(ubyte) data)

Meta