Re: Logic Pro 8
Re: Logic Pro 8
- Subject: Re: Logic Pro 8
- From: "Sophia Poirier [dfx]" <email@hidden>
- Date: Mon, 1 Oct 2007 15:33:53 -0400
On Sep 30, 2007, at 4:27 PM, Chris Johnson wrote:
On Sep 29, 2007, at 8:55 PM, Tom Erbe wrote:
Has anyone found that their plugins have tripped over the upgrade
from LP7 to LP8? What are changes for LP8?
Here's what I've so far seen:
<snip>
A bug my _DP_ users were having turned out to be my fault, because I
was assuming that hosts would call 'reset' by themselves- and Logic 8
stopped doing this. I'm told this is actually more rigorous to the AU
spec, so I'm all for it and am currently revising over 60 plugins to
honor that.
Or to clarify, Logic 8 seems to have stopped calling AudioUnitReset()
immediately following AudioUnitInitialize(). Logic still calls Reset
() in contexts where it makes sense to, just not in that particular
case. Logic expects the plugin to be prepared to render with
Initialize() alone. Which is a valid expectation, but will bite you
if you've been assuming that it's not an expectation.
Sophia
_______________________________________________
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