Searched refs:MIDI_CTL_MSB_BANK (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasoundef.h154 #define MIDI_CTL_MSB_BANK 0x00 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_midi_emul.c340 case MIDI_CTL_MSB_BANK:
581 chset->channels[i].control[MIDI_CTL_MSB_BANK] = 127;
583 chset->channels[i].control[MIDI_CTL_MSB_BANK] = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dasoundef.h228 #define MIDI_CTL_MSB_BANK 0x00 /**< Bank selection */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasoundef.h211 #define MIDI_CTL_MSB_BANK 0x00 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_synth.c863 val = chan->control[MIDI_CTL_MSB_BANK];
872 return chan->control[MIDI_CTL_MSB_BANK];
877 return chan->control[MIDI_CTL_MSB_BANK];

Completed in 74 milliseconds