• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: buggy AUMatrixReverb, reaper ??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: buggy AUMatrixReverb, reaper ??


  • Subject: Re: buggy AUMatrixReverb, reaper ??
  • From: Stephen Davis <email@hidden>
  • Date: Tue, 1 Dec 2009 16:21:35 -0800

On Dec 1, 2009, at 4:12 PM, Paul Davis wrote:

> 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.

If you're using buffers allocated with malloc() or any other system allocator then they are already 16-byte aligned as that is required on OS X.  If you're slicing up your own allocations then it's up to you.

hth,
stephen _______________________________________________
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

  • Follow-Ups:
    • Re: buggy AUMatrixReverb, reaper ??
      • From: Paul Davis <email@hidden>
References: 
 >buggy AUMatrixReverb, reaper ?? (From: Paul Davis <email@hidden>)
 >Re: buggy AUMatrixReverb, reaper ?? (From: Thomas Thiriez <email@hidden>)
 >Re: buggy AUMatrixReverb, reaper ?? (From: Paul Davis <email@hidden>)

  • Prev by Date: Re: buggy AUMatrixReverb, reaper ??
  • Next by Date: Re: buggy AUMatrixReverb, reaper ??
  • Previous by thread: Re: buggy AUMatrixReverb, reaper ??
  • Next by thread: Re: buggy AUMatrixReverb, reaper ??
  • Index(es):
    • Date
    • Thread