• 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: Can't compile AU
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't compile AU


  • Subject: Re: Can't compile AU
  • From: "Stewart Moroney" <email@hidden>
  • Date: Wed, 9 Oct 2002 15:56:32 +0100

The resource file contains

#include <AudioUnit/AudioUnit.r>

#define kAudioUnitResID_SampleEffectUnit 10000

#define RES_ID kAudioUnitResID_SampleEffectUnit
#define COMP_TYPE kAudioUnitComponentType
#define COMP_SUBTYPE kAudioUnitSubType_Effect
#define COMP_MANUF 'SMEU'
#define VERSION 0x00010000
#define NAME "StewartMoroney:SampleEffectUnit"
#define DESCRIPTION "Moroney test effect"
#define ENTRY_POINT "SampleEffectUnitEntry"

Also will this be defined as a V1 AU or V2?

Stewart

----- Original Message -----
From: Marc Poirier <email@hidden>
To: Stewart Moroney <email@hidden>
Cc: core audio list <email@hidden>
Sent: Wednesday, October 09, 2002 2:38 PM
Subject: Re: Can't compile AU


> Hi Stewart. I've gotten errors like that. You did something wrong in
> your resource file. I can't suggest anything more specific since I don't
> know what your resource file looks like, but if you want to post it...
>
> Marc
>
>
>
> On Wed, 9 Oct 2002, Stewart Moroney wrote:
>
> > Hi
> >
> > I'm trying to get a template Audio unit to then change and add my own
code to.
> > I've copied the Apple sample effect unit folder and reset the paths for
> > AUPublic and Public Utility to their new correct values and every thing
> > compiles ok.
> >
> > But when I start to change values in the .r file, (even if it is just
the
> > description String) it won't compile anymore giving me an error like
> >
> > RezCollector.initial ....path of AU..../build/SampleEffect.build/Sample
> > EffectUnit.build/ResourceManagerResources/SampleEffectUnit.rsrc
> > File "SampleEffectUnit.r"; Line 26; ### /Developer/Tools/Rez - SysError
0
> > during open of "AuResources.r".
> >
> > I've never done any development on carbon before. I'm really stumbling
around
> > in the dark here, can anyone tell me where I've went wrong (so early
on!)
> >
> > Stewart
> _______________________________________________
> 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.
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
_______________________________________________
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.

  • Follow-Ups:
    • Re: Can't compile AU
      • From: Marc Poirier <email@hidden>
References: 
 >Re: Can't compile AU (From: Marc Poirier <email@hidden>)

  • Prev by Date: Re: Upcoming changes to AU API
  • Next by Date: Re: Can't compile AU
  • Previous by thread: Re: Can't compile AU
  • Next by thread: Re: Can't compile AU
  • Index(es):
    • Date
    • Thread