Searched refs:MIDI_CTL_MSB_PAN (Results 1 – 4 of 4) sorted by relevance
393 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()
245 #define MIDI_CTL_MSB_PAN 0x0a macro
325 case MIDI_CTL_MSB_PAN: in snd_emux_control()648 pan = chan->control[MIDI_CTL_MSB_PAN] - 64; in calc_pan()
443 chan->control[MIDI_CTL_MSB_PAN] = (int)p1 << 3; in gusspec_control()