Re: kAudioUnitProperty_FactoryPresets
Re: kAudioUnitProperty_FactoryPresets
- Subject: Re: kAudioUnitProperty_FactoryPresets
- From: Nikolaus Gerteis <email@hidden>
- Date: Tue, 15 Jul 2003 08:41:37 +0200
The problem turned out to be a mistake on my part. The docs
clearly state that the host should release the CFArray. I was
continuing to use it after the call.
That got me wondering though. Why isn't this a problem with any
existing hosts? The only answer I can think of is that the
existing hosts don't release it.
Can any host authors confirm whether or not that's the case?
Hello Glenn,
I actually release the CFArray but in fact I also retain it after
querying the kAudioUnitProperty_FactoryPresets. So this is why Crystal
does not crash in Logic. I will fix this.
Niko
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.