Home
last modified time | relevance | path

Searched refs:MIDI_CTL_MSB_BANK (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/seq/
A Dseq_midi_emul.c336 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()
/linux/include/sound/
A Dasoundef.h237 #define MIDI_CTL_MSB_BANK 0x00 macro
/linux/sound/synth/emux/
A Demux_synth.c866 val = chan->control[MIDI_CTL_MSB_BANK]; in get_bank()
875 return chan->control[MIDI_CTL_MSB_BANK]; in get_bank()
880 return chan->control[MIDI_CTL_MSB_BANK]; in get_bank()

Completed in 11 milliseconds