From: tahome izwah <email@hidden>
To: email@hidden
Sent: Thu, December 23, 2010 7:07:50 AM
Subject: Re: AU Instrument - Cocoa UI
As far as I recall off the top of my head there is no difference to a
Cocoa AU fx except for the effect type and the base class that you
inherit from...
HTH
--th
2010/12/22 Dev Forums <
email@hidden>:
> hi,
> i am trying to create an au instrument with a custom cocoa ui. i know how to
> do this with a regular effect, but i cannot find any documentation anywhere
> that states it should be done differently for an instrument.
> so i am trying to specify that i have a cocoa ui by overriding GetProperty
> in my instrument class that derives from AUMonotimbralInstrumentBase and
> doing the right thing in response to kAudioUnitProperty_CocoaUI. however,
> after placing a breakpoint in my GetProperty override and checking this in
> Logic 9, Live 8, and GarageBand - the hosts never call
href="mailto:email@hidden">email@hidden