MIDI_IN_RUN1_1
case MIDI_IN_RUN1_1 | MIDI_CAT_COMMON:
case MIDI_IN_RUN1_1 | MIDI_CAT_STATUS1:
case MIDI_IN_RUN1_1 | MIDI_CAT_STATUS2:
s->state = MIDI_IN_RUN1_1;
case MIDI_IN_RUN1_1 | MIDI_CAT_DATA:
s->state = MIDI_IN_RUN1_1;
case MIDI_IN_RUN1_1: /* can only get here by seeing an */