Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Ddm.h26 u8 decay; member
Dawe_wave.c3747 int attack, hold, decay, release; in awe_load_guspatch() local
3753 decay = calc_gus_envelope_time in awe_load_guspatch()
3768 calc_parm_decay(decay); in awe_load_guspatch()
3770 DEBUG(2,printk("AWE32: [gusenv atk=%d, hld=%d, dcy=%d, rel=%d]\n", attack, hold, decay, release)); in awe_load_guspatch()
Desssolo1.c2061 outb(((v.attack & 0xf) << 4) | (v.decay & 0xf), io+1); in solo1_dmfm_ioctl()
Dsonicvibes.c2320 outb(((v.attack & 0xf) << 4) | (v.decay & 0xf), io+1); in sv_dmfm_ioctl()
Dcmpci.c3058 outb(((v.attack & 0xf) << 4) | (v.decay & 0xf), io+1); in cm_dmfm_ioctl()
/linux-2.4.37.9/Documentation/sound/
DChangeLog.awe122 - Fix decay time table
133 - Fix attack & decay time table