Home
last modified time | relevance | path

Searched refs:MIDI_CTL_MSB_PAN (Results 1 – 4 of 4) sorted by relevance

/linux/sound/drivers/opl4/
A Dopl4_synth.c393 pan += (voice->chan->control[MIDI_CTL_MSB_PAN] - 0x40) >> 3; in snd_opl4_update_pan()
597 case MIDI_CTL_MSB_PAN: in snd_opl4_control()
/linux/include/sound/
A Dasoundef.h245 #define MIDI_CTL_MSB_PAN 0x0a macro
/linux/sound/synth/emux/
A Demux_synth.c325 case MIDI_CTL_MSB_PAN: in snd_emux_control()
648 pan = chan->control[MIDI_CTL_MSB_PAN] - 64; in calc_pan()
A Demux_oss.c443 chan->control[MIDI_CTL_MSB_PAN] = (int)p1 << 3; in gusspec_control()

Completed in 13 milliseconds