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)
  2. void send(Sequence!(ubyte) data)
    struct MIDIOutput
    nothrow
    void
    send
    ()
    (
    scope ref Sequence!(ubyte) data
    )

Meta