• 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
CAJava: Converting OSTypes to java ints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CAJava: Converting OSTypes to java ints


  • Subject: CAJava: Converting OSTypes to java ints
  • From: Bill Stewart <email@hidden>
  • Date: Tue, 17 Dec 2002 10:52:25 -0800

The '3dmx' gets converted by the compiler into an integer value...

I wrote a little program OSType2Hex that lets me just sit and type characters into stdin and prints out a hex number.

You can also even use BBEdit's ASCII table and convert the characters manually:
ASCII Char Value
'3' 0x33
'd' 0x64
'm' 0x6D
'x' 0x78

becomes:
0x33646D78

Bill "teach a man to fish" Stewart:)

On Tuesday, December 17, 2002, at 09:41 AM, aNt wrote:

AUConstants doesn't include the kAudioUnitID_3DMixer in the Java api. I am
cool with this but I cant seem to find how to pass the manufacturer id of
'3dmx' to an int for java to pass on.

Anyone help me here? What duss:

Int kAudioUnitID_3DMixer = ?

Bill?

Tops

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


-- 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
________________________________________________________________________ __
_______________________________________________
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: CAJava: Converting OSTypes to java ints
      • From: Marc Poirier <email@hidden>
References: 
 >Re: {OT} Audio files and iTunes (From: aNt <email@hidden>)

  • Prev by Date: Re: Any documentation yet?
  • Next by Date: Re: Hardware accelerated audio decoding?
  • Previous by thread: Missing AUConstant :(
  • Next by thread: Re: CAJava: Converting OSTypes to java ints
  • Index(es):
    • Date
    • Thread