name
equals ( )
None available
description
Looks if two MidiOuts are equal. This is the case if they have the same midiChannel and port.
syntax
equals(object);
returns
true, if the given object is equal to the MidiOut
usage
Web & Application
related