• 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: Simulate HIView using NSView for AudioUnits?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simulate HIView using NSView for AudioUnits?


  • Subject: Re: Simulate HIView using NSView for AudioUnits?
  • From: Vojtěch Meluzín <email@hidden>
  • Date: Mon, 09 Dec 2013 07:11:11 +0100

Paul, I'm afraid you do have to. Your host may be able to handle Cocoa, but others may not and VST doesn't even allow it in 32-bits. So you really have to use the Carbon even if there would be just a few remaining hosts asking for it. After all many customers still use some ancient versions or both OS and host. I still get questions about supporting Tiger... Unfortunatelly Apple made compatibility such a pain...

Cheers!
Vojtech
www.meldaproduction.com


2013/12/7 Paul Davis <email@hidden>



On Sat, Dec 7, 2013 at 10:38 AM, Vojtěch Meluzín <email@hidden> wrote:

Hi,

when programming AudioUnits (or other audio plugin interfaces) one has to implement 3 GUI interfaces - embedded, composited and cocoa.


This language is wierd. You do not *have* to do this. You can choose which to support. Given that Carbon has been deprecated for over 10 years and is finally vanishing, one choice is to just focus on Cocoa.

I am a host author and our life is made MUCH easier when a plugin offers a cocoa GUI. Using the Carbon ones in a Cocoa-based host requires some really awful hacks.

--p



 _______________________________________________
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: Simulate HIView using NSView for AudioUnits?
      • From: Brian Willoughby <email@hidden>
    • Re: Simulate HIView using NSView for AudioUnits?
      • From: Paul Davis <email@hidden>
    • RE: Simulate HIView using NSView for AudioUnits?
      • From: Muon Software Ltd - Dave <email@hidden>
References: 
 >Simulate HIView using NSView for AudioUnits? (From: Vojtěch Meluzín <email@hidden>)
 >Re: Simulate HIView using NSView for AudioUnits? (From: Paul Davis <email@hidden>)

  • Prev by Date: Detect AudioServerPlugin destruction
  • Next by Date: RE: Simulate HIView using NSView for AudioUnits?
  • Previous by thread: Re: Simulate HIView using NSView for AudioUnits?
  • Next by thread: RE: Simulate HIView using NSView for AudioUnits?
  • Index(es):
    • Date
    • Thread