Re: AU Instrument - Cocoa UI
Re: AU Instrument - Cocoa UI
- Subject: Re: AU Instrument - Cocoa UI
- From: tahome izwah <email@hidden>
- Date: Thu, 23 Dec 2010 16:07:50 +0100
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 GetProperty with
> the kAudioUnitProperty_CocoaUI property id for instruments and just show the
> generic ui.
> so there must be something i do not know or am doing incorrectly. is this
> the right way to specify a cocoa ui for instruments? what's the difference
> between a regular effect?
> thanks,
> --j
_______________________________________________
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