Searched refs:MIDI_CTL_MSB_PAN (Results 1 - 6 of 6) 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.h162 #define MIDI_CTL_MSB_PAN 0x0a macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dasoundef.h236 #define MIDI_CTL_MSB_PAN 0x0a /**< Panpot */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasoundef.h219 #define MIDI_CTL_MSB_PAN 0x0a macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_oss.c462 chan->control[MIDI_CTL_MSB_PAN] = (int)p1 << 3;
H A Demux_synth.c336 case MIDI_CTL_MSB_PAN:
645 pan = chan->control[MIDI_CTL_MSB_PAN] - 64;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl4/
H A Dopl4_synth.c393 pan += (voice->chan->control[MIDI_CTL_MSB_PAN] - 0x40) >> 3;
600 case MIDI_CTL_MSB_PAN:

Completed in 88 milliseconds