Searched refs:SYSTEM_BYTE_LENGTHS (Results 1 – 1 of 1) sorted by relevance
58 public final static int SYSTEM_BYTE_LENGTHS[] = { 1, 2, 3, 2, 1, 1, 1, 1, 1, field in MidiConstants74 return SYSTEM_BYTE_LENGTHS[statusInt & 0x0F]; in getBytesPerMessage()