Home
last modified time | relevance | path

Searched refs:MIDI_CTL_E3_CHORUS_DEPTH (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
A Dasoundef.h292 #define MIDI_CTL_E3_CHORUS_DEPTH 0x5d macro
/linux/sound/isa/sb/
A Demu8000_callback.c274 temp += (int)chan->control[MIDI_CTL_E3_CHORUS_DEPTH] * 9 / 10; in start_voice()
/linux/sound/core/seq/
A Dseq_midi_emul.c361 case MIDI_CTL_E3_CHORUS_DEPTH: in do_control()
/linux/sound/pci/emu10k1/
A Demu10k1_callback.c396 temp += (int)chan->control[MIDI_CTL_E3_CHORUS_DEPTH] * 9 / 10; in start_voice()

Completed in 12 milliseconds