Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dasoundef.h291 #define MIDI_CTL_E2_TREMOLO_DEPTH 0x5c macro
/kernel/linux/linux-5.10/sound/drivers/opl3/
Dopl3_midi.c821 case MIDI_CTL_E2_TREMOLO_DEPTH: in snd_opl3_control()
822 if (chan->control[MIDI_CTL_E2_TREMOLO_DEPTH] > 63) in snd_opl3_control()
/kernel/linux/linux-5.10/sound/core/seq/
Dseq_midi_emul.c360 case MIDI_CTL_E2_TREMOLO_DEPTH: in do_control()