Home
last modified time | relevance | path

Searched refs:lfo2delay (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/uapi/sound/
Dsfnt_info.h102 unsigned short lfo2delay; /* LFO2 delay (0x8000) */ member
/Linux-v4.19/sound/synth/emux/
Demux_proc.c78 vp->reg.parm.lfo2delay, in snd_emux_proc_info_read()
Demux_effect.c79 {PARM_WORD, 0, 0x8000, parm_offset(lfo2delay), 0}, /* lfo2 delay */
Dsoundfont.c653 pp->lfo2delay = 0x8000; in init_voice_parm()
/Linux-v4.19/sound/isa/sb/
Demu8000_callback.c273 EMU8000_LFO2VAL_WRITE(hw, ch, vp->reg.parm.lfo2delay); in start_voice()
/Linux-v4.19/sound/pci/emu10k1/
Demu10k1_callback.c389 snd_emu10k1_ptr_write(hw, LFOVAL2, ch, vp->reg.parm.lfo2delay); in start_voice()