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