Re: Sharing data between UI and AU
Re: Sharing data between UI and AU
- Subject: Re: Sharing data between UI and AU
- From: Kyle Sluder <email@hidden>
- Date: Wed, 23 Feb 2011 10:59:27 -0800
On Wed, Feb 23, 2011 at 10:28 AM, Howard Moon <email@hidden> wrote:
> The DSP code has no idea where in time the host might jump or loop to, and thus needs complete random access to the data. Otherwise it would have to output silence until it received the required data.
>
> The UI can display the entire contents of the data at one time, if desired (although it's pretty unreadable if you're looking at anything more than a few minutes' worth). But even display aside, it has functions that process all or a selected portion of the recorded data in a single pass, so the UI needs complete random access to the data as well.
I'm confused. The only data your AU has access to is the incoming
audio stream from the host.
Are you implying that your UI code is recording the audio data
provided to the AU by the host? Or am I completely off the ball here?
--Kyle Sluder
_______________________________________________
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