Home
last modified time | relevance | path

Searched refs:MIDI_CTL_E2_TREMOLO_DEPTH (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/sound/
Dasoundef.h306 #define MIDI_CTL_E2_TREMOLO_DEPTH 0x5c macro
/Linux-v4.19/sound/drivers/opl3/
Dopl3_midi.c835 case MIDI_CTL_E2_TREMOLO_DEPTH: in snd_opl3_control()
836 if (chan->control[MIDI_CTL_E2_TREMOLO_DEPTH] > 63) in snd_opl3_control()
/Linux-v4.19/sound/core/seq/
Dseq_midi_emul.c369 case MIDI_CTL_E2_TREMOLO_DEPTH: in do_control()