Re: Logic guys- YIKES. Can I haz DP bug in Logic 8? :P
Re: Logic guys- YIKES. Can I haz DP bug in Logic 8? :P
- Subject: Re: Logic guys- YIKES. Can I haz DP bug in Logic 8? :P
- From: Chris Johnson <email@hidden>
- Date: Mon, 24 Sep 2007 17:21:13 -0400
On Sep 24, 2007, at 4:40 PM, Sophia Poirier [dfx] wrote:
Are you possibly getting Initialize and Reset mixed up? I get the
sense that you might be throwing them around interchangeably in
what you write, and if so, I think the problem here is that you
need to realize that they are separate and distinct.
Logic 8 definitely Initializes AUs before rendering with them. If
it didn't, there would be widespread massive problems across pretty
much all AUs (in most cases, with them all producing silent
output). However, I'm not sure whether it calls Reset between the
first call to Initialize and the start of rendering. And a host
doesn't have to do this, either. I'm thinking that the problem
here may be that you are making that assumption. If not, then
sorry, I might be off-base with my suggestions and not
understanding your message correctly.
Aha. No, I think you are understanding things just fine. I believe I
got the impression 'reset()' was the initialize code because I wasn't
finding anything else like initialize code in the Audio Unit
template- and I was certainly assuming that hosts did call Reset as a
matter of course, and in fact I haven't got a single application that
doesn't- which just means I don't have all the host apps out there,
notably I don't have Logic 8 and DP.
This would also underscore the idea that Logic 8 is handling audio
units more rigorously- it's fixing control bugs with my plugins, but
also expecting them to initialize in a certain way. You're saying my
assumption Reset is called is not really a host requirement. I didn't
know that.
UPGRADE TIME! :D
Chris Johnson
airwindows
_______________________________________________
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