Home
last modified time | relevance | path

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

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