• 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: auval and version
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: auval and version


  • Subject: Re: auval and version
  • From: ezra buchla <email@hidden>
  • Date: Mon, 6 Apr 2009 13:39:02 -0700


in sandboxAUVersion.h :
#define ksandboxAUVersion 0x00000000 //or whatever

the "whatever" is probably the problem

This should be formatted as MMMMmmbb, so your first version would be 0x00010000

the "whatever" indicates that i've tried a variety of values, including such apparently reasonable ones as 0x00010001 and 0x00100000. i'm in the habit of starting at zero for things that are pre-release or which should probably never be released at all, but of course i experimented.

auval tells you which one is wrong, so perhaps you aren't including the right version file somewhere?
 
surely there is some specific thing i'm doing wrong, but i can't exactly understand auval's output which has different values for "Component Version" and "Comp Vers." the "Res Vers" is the value i expect (so i think i've got the right .r), the "Component Version" is the value i'd expect, the "Comp Vers" value seems impervious to manipulation.

here it is again, but i feel distinctly like a pest now so i'll give it up. thanks so much for your time! -eb

--------------------
VALIDATING AUDIO UNIT: 'aufx' - 'noiz' - 'CATF'
--------------------------------------------------
Manufacturer String: catfact
AudioUnit name: sandbox
Component Info: sandbox
Component Version: 0.0.0 (0x0)

* * PASS
--------------------------------------------------
TESTING OPEN TIMES:
COLD:
Time to open AudioUnit:           20.177ms
WARM:
Time to open AudioUnit:           0.863ms
ERROR: Component Version mismatch: Res Vers = 0x0, Comp Vers = 0x1
 

 _______________________________________________
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: auval and version
      • From: ezra buchla <email@hidden>
References: 
 >auval and version (From: ezra buchla <email@hidden>)
 >Re: auval and version (From: William Stewart <email@hidden>)
 >Re: auval and version (From: ezra buchla <email@hidden>)
 >Re: auval and version (From: William Stewart <email@hidden>)

  • Prev by Date: Re: RemoteIO unit at beginning and end of an AUGraph
  • Next by Date: Re: auval and version
  • Previous by thread: Re: auval and version
  • Next by thread: Re: auval and version
  • Index(es):
    • Date
    • Thread