• 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: 64bit processing possible?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 64bit processing possible?


  • Subject: Re: 64bit processing possible?
  • From: Arne Scheffler <email@hidden>
  • Date: Thu, 30 Jul 2009 12:58:24 +0200


On Jul 29, 2009, at 9:27 PM, Evan Olcott wrote:

Also note: the 64-bit operating system will effectively obsolete VST support, as their interfaces are written (almost always) in Carbon. Carbon libraries are not available to apps that are 64-bit clean. We are going down the 64-bit clean path, as every app eventually will, and Carbon.framework will be unavailable. So unless someone (Steinberg?) finds a way to update the VST libraries to not access Carbon.framework, update their headers to properly use the 64-bit memory access (does VST3 do this?) and to use Cocoa GUIs instead of Carbon (up to the individual developers), VST plugs are a dead end. Audio Units seem to be the only path forward. If someone could prove me wrong, we would really really like to know.

The VST 2 API is completely Carbon API free. It's just that in 32 bit it currently defines that the effOpenEditor opcode specifies that one of its parameter is a WindowRef. In 64 bit this will be defined to be a NSView pointer. That's all what it needs to get the VST 2 API into the 64 bit world on Mac OS X.
And VST 3 supports from the beginning HIView and NSView based plug-in editors.


cheers
arne
_______________________________________________
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


References: 
 >Re: 64bit processing possible? (From: Evan Olcott <email@hidden>)
 >Re: 64bit processing possible? (From: "Ross Bencina" <email@hidden>)

  • Prev by Date: AUConverters set up
  • Next by Date: Mic Error?
  • Previous by thread: Re: 64bit processing possible?
  • Next by thread: Re: 64bit processing possible?
  • Index(es):
    • Date
    • Thread