Re: Crashing when loading 3rd party AU
Re: Crashing when loading 3rd party AU
- Subject: Re: Crashing when loading 3rd party AU
- From: Marc Poirier <email@hidden>
- Date: Thu, 17 Oct 2002 03:40:25 +0200 (CEST)
>
Here's my break down on the few AUs I've got to play with:
>
>
Destroy FX: Transverb - crashing in process()
Sorry about the crashing, the first version that I "released" (announced
on this list) was expecting a call to Initialize or Reset after the host
sets the samplerate and before the host starts processing. If that didn't
happen, buffers weren't allocated (not properly, since there was no sr
set) and there were crashes (thanks again to Alberto Ricci for alerting
me to the problem). I changed that (I'm not going to say "fixed"
because I'm still not sure if that's a host error or not) in the latest
version that I released, which you can get here:
http://smartelectronix.com/~destroyfx/dfx-audiounits.tar.gz
>
Destroy FX: Polarizer - fairly happy but complaining about a lack of a
>
beatAndTempoProc which I'm not going to provide because it's a live
>
performance app.
Ah, sorry again, I must have released a version without turning off the
"print stuff" switch. I'm pretty sure that I did turn it off in the
latest release (which is available in the same archive with the latest
Transverb).
>
Unfortunately none of these are exposing presets
Again, get my latest releases. The latest Transverb has presets, and I
*think* I can safely say that I've done it right because they work in
Logic and AudioUnitHosting. (One thing to note: the last "preset" is in
fact a randomizer, not a real preset).
Anyway, I hope that the new releases work better for you. Thank you very
much for telling me how they are working out for you, I appreciate any and
all feedback from users, fellow AU makers, AU host makers, all of you,
because right now we're all still figuring this stuff out... And let me
add that if any of you are making hosts, I can send you more plugins on a
more regular basis if that is helpful.
Marc
_______________________________________________
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.