• 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: [ANN] Rax 1.0 released - ReWire
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ANN] Rax 1.0 released - ReWire


  • Subject: Re: [ANN] Rax 1.0 released - ReWire
  • From: Jeremy Sagan <email@hidden>
  • Date: Sun, 13 Jun 2004 14:12:11 -0400

Lubor,

On Jun 12, 2004, at 12:56 PM, Lubor Prikryl wrote:

Hello,

I have noticed several apps in mach-o format using ReWire, but Propellerheads have their libs compiled in PEF (for CFM). Do you wrap all the functions using the mach-o/CFM pointer conversion, or is there another solution?

Yes. Add this to the end of ReWireFindReWireSharedLibraryFunction and return RP

#if TARGET_RT_MAC_MACHO
RP = ((REWIREPROC)MachOFunctionPointerForCFMFunctionPointer(RP));
#endif

And don't forget to unwrap so as to not leak memory if you ever shut off ReWire. To do this add this to cleanup:
DisposeMachOFunctionPointer for all the rewire functions.

Jeremy


Thanks

Lubor

Lubor Prikryl
DSound (CZ)
Audio Software Developer
email@hidden


On 9.6.2004, at 20:49, Robert Grant wrote:

After it almost didn't happen - Rax 1.0 has finally been released.

http://www.grantedsw.com/rax

Thanks for answering lots of dumb questions :-)

I hear it's pretty helpful for AU developers as it loads much faster than many AU hosts and has a handy "reopen last rack on launch" feature for those wanting to test with a standard setup.

Best,

Robert.
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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: [ANN] Rax 1.0 released - ReWire
      • From: "Angus F. Hewlett" <email@hidden>
References: 
 >[ANN] Rax 1.0 released (From: Robert Grant <email@hidden>)
 >Re: [ANN] Rax 1.0 released - ReWire (From: Lubor Prikryl <email@hidden>)

  • Prev by Date: Re: Audio Input with HALOutputUnit
  • Next by Date: Do different input devices require different AudioUnits?
  • Previous by thread: Re: [ANN] Rax 1.0 released - ReWire
  • Next by thread: Re: [ANN] Rax 1.0 released - ReWire
  • Index(es):
    • Date
    • Thread