• 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: Flush CoreAudio Component
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flush CoreAudio Component


  • Subject: Re: Flush CoreAudio Component
  • From: William Stewart <email@hidden>
  • Date: Mon, 13 Aug 2007 13:09:18 -0700

We typically use a symlink while we develop.

So, something like this:

% cd /Library/Components/
% ln -s /Path/To/Your/AF.component

Then if you do NOT do a clean in Xocde, you can keep changing the code here and it will just pick up your changes.

If you do a clean and rebuild in Xcode you need to tell the component mgr that its reference is stale (same as when you put new builds in the component). Best way to do this is to touch the folder:

% cd /Library/Components/
% touch .


HTH

Bill

On 12/08/2007, at 9:49 AM, David Scrève wrote:

	Hello,

I'm currently developing an AudioFile component based on Apple Framework, and I have some problems while debugging.

I put the component in the Macintosh HD/Library/Components. The component is properly loaded, but when I upgrade to another version to test, the old version is still loaded.

	How can I force coreaudio to flush it's audio component ?

	Regards,


David _______________________________________________ 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

--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________ __
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________ __


_______________________________________________
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


References: 
 >Flush CoreAudio Component (From: David Scrève <email@hidden>)

  • Prev by Date: Re: How do you get the native bit-depth of the input device?
  • Next by Date: Re: Confused about OpenAComponent vs AUGraphNewNode
  • Previous by thread: Flush CoreAudio Component
  • Next by thread: Confused about OpenAComponent vs AUGraphNewNode
  • Index(es):
    • Date
    • Thread