Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/sound/
Dsfnt_info.h87 unsigned short lfo2delay; /* LFO2 delay (0x8000) */ member
/linux-6.1.9/sound/synth/emux/
Demux_proc.c65 vp->reg.parm.lfo2delay, in snd_emux_proc_info_read()
Demux_effect.c65 {PARM_WORD, 0, 0x8000, parm_offset(lfo2delay), 0}, /* lfo2 delay */
Dsoundfont.c644 pp->lfo2delay = 0x8000; in init_voice_parm()
/linux-6.1.9/sound/isa/sb/
Demu8000_callback.c260 EMU8000_LFO2VAL_WRITE(hw, ch, vp->reg.parm.lfo2delay); in start_voice()
/linux-6.1.9/sound/pci/emu10k1/
Demu10k1_callback.c377 snd_emu10k1_ptr_write(hw, LFOVAL2, ch, vp->reg.parm.lfo2delay); in start_voice()