Home
last modified time | relevance | path

Searched refs:modatkhld (Results 1 – 5 of 5) sorted by relevance

/linux/sound/synth/emux/
H A Demux_effect.c44 {PARM_BYTE_LO, 1, 0x80, parm_offset(modatkhld), 0}, /* env1 attack */
45 {PARM_BYTE_HI, 0, 0x7e, parm_offset(modatkhld), 0}, /* env1 hold */
H A Dsoundfont.c595 pp->modatkhld = 0x7f7f; in init_voice_parm()
/linux/include/uapi/sound/
H A Dsfnt_info.h77 unsigned short modatkhld; /* modulation attack & hold time (0x7f7f) */ member
/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c394 ATKHLDM, vp->reg.parm.modatkhld, in start_voice()
/linux/sound/isa/sb/
H A Demu8000_callback.c245 EMU8000_ATKHLD_WRITE(hw, ch, vp->reg.parm.modatkhld); in start_voice()