• 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: infinite AU cocoa view frustrations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: infinite AU cocoa view frustrations


  • Subject: Re: infinite AU cocoa view frustrations
  • From: Cynthia Maxwell <email@hidden>
  • Date: Fri, 23 Feb 2007 12:31:54 -0800

For one, since you have defined the manufacturer to be "AiAu", you should not be using "mycompany" in the identifier. 
Also, you should make sure that the bundle string is also changed in the info.plist , CocoaViewFactory.plist and in the audio unit source file, not just in the project target settings.

Grep'ing for "Demo" and changing everything to "AiAu" and changing "Pass" to "test" validates fine for me...



On Feb 23, 2007, at 12:02 PM, email@hidden wrote:

2. I change the #define subtype and manufacturer in CocoaEffectVersion.h to 

"test" and "AiAu".


3. I change the CFBundleIdentifier of my CocoaEffect target to 

"com.mycompany.audiounit.CocoaEffect" and the creator to "AiAu"


4. I change the CFBundleIdentifier of the CocoaUI target to 

"com.mycompany.audiounit.CocoaEffect" and the creator to "AiAu".  I set the 

principle class to CocoaViewFactory and the main nib file to "CocoaView" (I 

know I'm not supposed to do this.).


 _______________________________________________
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

  • Prev by Date: Re: Performance differences between AudioFileWritePackets() and FSWriteFork()
  • Next by Date: Is there a way to play multiple audio files at the same time?
  • Previous by thread: Re: infinite AU cocoa view frustrations
  • Next by thread: Is there a way to play multiple audio files at the same time?
  • Index(es):
    • Date
    • Thread