Searched refs:MIDI_CTL_MSB_BANK (Results 1 – 3 of 3) sorted by relevance
345 case MIDI_CTL_MSB_BANK: in do_control()587 chset->channels[i].control[MIDI_CTL_MSB_BANK] = 127; in sysex()589 chset->channels[i].control[MIDI_CTL_MSB_BANK] = 0; in sysex()
252 #define MIDI_CTL_MSB_BANK 0x00 macro
880 val = chan->control[MIDI_CTL_MSB_BANK]; in get_bank()889 return chan->control[MIDI_CTL_MSB_BANK]; in get_bank()894 return chan->control[MIDI_CTL_MSB_BANK]; in get_bank()