n_reverb_add03.c 186 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 { s16 tmp; tmp = buff >> 8; n_aLoadADPCM(ptr++, 32, osVirtualToPhysical(lp->fcvec.fccoef)); n_aPoleFilter(ptr++, lp->first, lp->fgain, tmp, osVirtualToPhysical(lp->fstate)); }