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