Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/sound/
Dsfnt_info.h101 unsigned short lfo1delay; /* LFO1 delay (0x8000) */ member
/Linux-v5.10/sound/synth/emux/
Demux_proc.c64 vp->reg.parm.lfo1delay, in snd_emux_proc_info_read()
Demux_effect.c59 {PARM_WORD, 0, 0x8000, parm_offset(lfo1delay), 0}, /* lfo1 delay */
Dsoundfont.c639 pp->lfo1delay = 0x8000; in init_voice_parm()
/Linux-v5.10/sound/isa/sb/
Demu8000_callback.c259 EMU8000_LFO1VAL_WRITE(hw, ch, vp->reg.parm.lfo1delay); in start_voice()
/Linux-v5.10/sound/pci/emu10k1/
Demu10k1_callback.c375 snd_emu10k1_ptr_write(hw, LFOVAL1, ch, vp->reg.parm.lfo1delay); in start_voice()