description
The MidiOut class is for sending midi events. An MidiOut is
defined by a port and a midichannel. To get a MidiOut you have to use
the getMidiOut() method of the MidiIO class.
methods
Looks if two MidiOuts are equal.
Use this method to send a control change to the midioutput.
With this method you can send a note on to your midi output.
With this method you can send program changes to your midi output.