[Openal] RE: Exploding Filters
Colin Walder
cwalder at frd.co.uk
Tue Aug 29 03:24:39 PDT 2006
Hi Guys,
I seem to have found out what caused the problem (or what fixes it
anyhow). I've changed
LPALFILTERF alFilterf
to
LPALFILTERF alFilterf = NULL;
which I think may be different between the old 1.1 and the new 1.1. I'm not sure how only this
function was broken by not being set to NULL but the filters seem to be
working ok now so that's the main thing.
Huzzah!
Col :o)
More information about the Openal
mailing list