Searched refs:STATUS_NOTE_OFF (Results 1 – 4 of 4) sorted by relevance
30 public static final byte STATUS_NOTE_OFF = (byte) 0x80; field in MidiConstants
87 case MidiConstants.STATUS_NOTE_OFF: in onSend()