Re: audiounit instrument with cocoa view
Re: audiounit instrument with cocoa view
- Subject: Re: audiounit instrument with cocoa view
- From: Stephen Blinkhorn <email@hidden>
- Date: Sat, 25 Jun 2011 15:14:54 -0600
On 24 Jun 2011, at 14:58, ben kamen wrote:
i'd just like to add the disclaimer that i have no idea what i'm
doing.... so don't take my advice too seriously... :) i thought
that my cocoaView was working but almost right after that ran into
more issues as soon as i actually added views and such.
are these custom views or standard NSSlider NSButton etc?
i'm now running into an EXC_BAD_ACCESS error on my .xib file. it
seems like in the loading process it is trying to load it twice: the
first time, it goes through the block of code and inits my subviews
though AULab never shows the window. the second through i get the
EXC_BAD_ACCESS error, and the awful swirling rainbow beach ball in
AULab.
is it normal for the viewFactory to be called twice? that seems a
bit odd to me.
looks like my uiViewForAudioUnit: method is being called twice too on
some occasions but I'm simply doing an NSLog(@"method called") to
verify that.
any errors posted to the console?
Stephen
ben _______________________________________________
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
_______________________________________________
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