MIDIOutput

Undocumented in source.

Members

Functions

start
int start()

Starts the MIDI output stream.

stop
int stop()

Stops the MIDI output stream.

write
void write(ubyte[] buffer)

Sends data to the output

Variables

lastStatusCode
int lastStatusCode;

The last status code returned by a function

Meta