MIDI_CTL
if ((msg[0] & MIDI_CMDMASK) == MIDI_CTL && msg[1] == MIDI_CTL_VOL) {
msg[0] = MIDI_CTL | (a - o->app_array);