Searched refs:MIDI_CTL_E3_CHORUS_DEPTH (Results 1 – 4 of 4) sorted by relevance
307 #define MIDI_CTL_E3_CHORUS_DEPTH 0x5d macro
287 temp += (int)chan->control[MIDI_CTL_E3_CHORUS_DEPTH] * 9 / 10; in start_voice()
408 temp += (int)chan->control[MIDI_CTL_E3_CHORUS_DEPTH] * 9 / 10; in start_voice()
370 case MIDI_CTL_E3_CHORUS_DEPTH: in do_control()