Searched refs:moddelay (Results 1 – 2 of 2) sorted by relevance
110 unsigned short moddelay; /* modulation delay (0x8000) */ member134 unsigned short moddelay; /* modulation delay (0x8000) */ member
869 pp->moddelay = 0x8000; in awe_init_voice_parm()1250 if (parm->modatk >= 0x80 && parm->moddelay >= 0x8000) { in awe_note_on()1260 FX_WORD(fx, fx_lay, AWE_FX_ENV1_DELAY, parm->moddelay)); in awe_note_on()