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