• 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 13:14:06 -0800

On Wed, Feb 23, 2011 at 12:19 PM, Muon Software Ltd - Dave
<email@hidden> wrote:
> This only really would make any sense if you have any actual intention of supporting full DSP/GUI seperation. There's no reason I can think of why passing raw pointers around is a bad thing *within a single process* if the programmer knows sufficient C++ to be dangerous.

Because you have no guarantee that the AU and the host will continue
to be the same process.

Besides the initial setup, the shared memory area incurs no additional
overhead, even within the same process. You just have two sets of
virtual pages that map to the same physical pages.

--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: Muon Software Ltd - Dave <email@hidden>
References: 
 >Sharing data between UI and AU (From: Howard Moon <email@hidden>)
 >RE: Sharing data between UI and AU (From: Muon Software Ltd - Dave <email@hidden>)
 >Re: Sharing data between UI and AU (From: Kyle Sluder <email@hidden>)
 >RE: Sharing data between UI and AU (From: Muon Software Ltd - Dave <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