Audio Unit Initialization
Audio Unit Initialization
- Subject: Audio Unit Initialization
- From: email@hidden
- Date: Fri, 19 Mar 2004 16:54:27 -0500
Dear List,
I think I have a basic misunderstanding on setting up an audio unit.
If I have a situation where my audio unit has a large setup (initializing lookup
tables, multiple buffers, etc), but I want some of these parameters to be user
defineable (i.e. FFT Size, Vector Size), how do I make these setup options
available? Currently all of my user variables are running at audiorate with
gui listeners. I'd really like a way to "stop" the audio processing while I
re-setup some factors so I don't kill the system.
Basically I want something like an "Initialization List" option...
This may be part of a larger misunderstanding. Any help would be very
apperciated.
Kind Regards,
Robert Ferguson
-------------------------------------------------
_______________________________________________
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.