Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dsfnt_info.h101 unsigned short lfo1delay; /* LFO1 delay (0x8000) */ member
/Linux-v4.19/sound/synth/emux/
Demux_proc.c77 vp->reg.parm.lfo1delay, in snd_emux_proc_info_read()
Demux_effect.c73 {PARM_WORD, 0, 0x8000, parm_offset(lfo1delay), 0}, /* lfo1 delay */
Dsoundfont.c652 pp->lfo1delay = 0x8000; in init_voice_parm()
/Linux-v4.19/sound/isa/sb/
Demu8000_callback.c272 EMU8000_LFO1VAL_WRITE(hw, ch, vp->reg.parm.lfo1delay); in start_voice()
/Linux-v4.19/sound/pci/emu10k1/
Demu10k1_callback.c388 snd_emu10k1_ptr_write(hw, LFOVAL1, ch, vp->reg.parm.lfo1delay); in start_voice()