• 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
Building SampleAUs project from outside /Developer/Examples/CoreAudio/AudioUnits
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building SampleAUs project from outside /Developer/Examples/CoreAudio/AudioUnits


  • Subject: Building SampleAUs project from outside /Developer/Examples/CoreAudio/AudioUnits
  • From: Luke Bellandi <email@hidden>
  • Date: Mon, 10 May 2004 14:05:19 -0700

Should you want to copy the
/Developer/Examples/CoreAudio/AudioUnits/SampleAUs to a different
location, you'll need to make the following fixes:

A) In the project file:
1) remove AUPublic/Utility/AUDebugDispatcher.h & .cpp and re-add as
group-relative files
2) remove PublicUtility/CAStreamBasicDescription.cpp and re-add as a
group-relative file
B) In SampleEffectUnit.r:
1) change SampleEffectUnit.r's last line from '#include
"AUResources.r"' to '#include
"/Developer/Examples/CoreAudio/AudioUnits/AUPublic/AUBase/
AUResources.r"

Then you can copy SampleAUs directory as you like, and the AUPublic and
PublicUtility files will be referenced by absolute path to
/Developer/Examples.

- Luke
_______________________________________________
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.


  • Prev by Date: Re: AU in XCode - beginner problems
  • Next by Date: coreaudio - java - first note in sequence is dropped
  • Previous by thread: Re: probably a stupid question
  • Next by thread: coreaudio - java - first note in sequence is dropped
  • Index(es):
    • Date
    • Thread