• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Sharing data between UI and AU
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Sharing data between UI and AU
      • From: Howard Moon <email@hidden>
References: 
 >Re: Sharing data between UI and AU (From: Ian Kemmish <email@hidden>)
 >Re: Sharing data between UI and AU (From: Howard Moon <email@hidden>)

  • Prev by Date: Re: Sharing data between UI and AU
  • Next by Date: Re: Sharing data between UI and AU
  • Previous by thread: Re: Sharing data between UI and AU
  • Next by thread: Re: Sharing data between UI and AU
  • Index(es):
    • Date
    • Thread