Searched refs:MIDI_CTL_MSB_BANK (Results 1 – 3 of 3) sorted by relevance
336 case MIDI_CTL_MSB_BANK: in do_control()578 chset->channels[i].control[MIDI_CTL_MSB_BANK] = 127; in sysex()580 chset->channels[i].control[MIDI_CTL_MSB_BANK] = 0; in sysex()
237 #define MIDI_CTL_MSB_BANK 0x00 macro
867 val = chan->control[MIDI_CTL_MSB_BANK]; in get_bank()876 return chan->control[MIDI_CTL_MSB_BANK]; in get_bank()881 return chan->control[MIDI_CTL_MSB_BANK]; in get_bank()