Home
last modified time | relevance | path

Searched refs:MIDI_CTL_E1_REVERB_DEPTH (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dasoundef.h290 #define MIDI_CTL_E1_REVERB_DEPTH 0x5b macro
/linux-6.3-rc2/sound/drivers/opl4/
A Dopl4_synth.c612 case MIDI_CTL_E1_REVERB_DEPTH: in snd_opl4_control()
/linux-6.3-rc2/sound/isa/sb/
A Demu8000_callback.c311 temp += (int)vp->chan->control[MIDI_CTL_E1_REVERB_DEPTH] * 9 / 10; in trigger_voice()
/linux-6.3-rc2/sound/core/seq/
A Dseq_midi_emul.c359 case MIDI_CTL_E1_REVERB_DEPTH: in do_control()
/linux-6.3-rc2/sound/pci/emu10k1/
A Demu10k1_callback.c388 temp += (int)vp->chan->control[MIDI_CTL_E1_REVERB_DEPTH] * 9 / 10; in start_voice()

Completed in 20 milliseconds