Re: buggy AUMatrixReverb, reaper ??
Re: buggy AUMatrixReverb, reaper ??
- Subject: Re: buggy AUMatrixReverb, reaper ??
- From: Paul Davis <email@hidden>
- Date: Tue, 1 Dec 2009 19:12:17 -0500
On Tue, Dec 1, 2009 at 7:02 PM, Thomas Thiriez <email@hidden> wrote:
> I also had a crash with the AUMatrixReverb plugin in TwistedWave. It
> turned out to be that for that particular plugin, and on some hardware
> (early intel machines, later ones or ppc seem to be fine), the buffers
> you give it have to be 16 byte aligned. Aligning them may solve your
> problem.
very useful info, thanks. we do align buffers on platforms with
posix_memalign(), but alas OS X 10.4 isn't one of them so we've not
tried to use it on OS X at all. we didn't put much a priority on doing
a by-hand replacement, but i guess there's now a reason.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden