Re: audiounit instrument with cocoa view

2011-06-25 Thread Stephen Blinkhorn
oops wrong list... again. On 25 Jun 2011, at 15:01, Stephen Blinkhorn wrote: 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 almo

Re: audiounit instrument with cocoa view

2011-06-25 Thread Stephen Blinkhorn
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

Re: audiounit instrument with cocoa view

2011-06-19 Thread Stephen Blinkhorn
Sorry, seems I sent this to the wrong list. On 19 Jun 2011, at 11:54, Stephen Blinkhorn wrote: On 18 Jun 2011, at 17:09, ben kamen wrote: ok, so it seems like my problem is actually in getting it to load the bundle in the first place. what am i missing? the bundle identifier in the plis

Re: audiounit instrument with cocoa view

2011-06-19 Thread Stephen Blinkhorn
On 18 Jun 2011, at 17:09, ben kamen wrote: ok, so it seems like my problem is actually in getting it to load the bundle in the first place. what am i missing? the bundle identifier in the plist is set to : com.olympia-noise- co.RO_CocoaViewFactory and in the main cpp file i have this,