Re: ANN: Wave Editor public beta
Re: ANN: Wave Editor public beta
- Subject: Re: ANN: Wave Editor public beta
- From: Evan Olcott <email@hidden>
- Date: Fri, 22 Jul 2005 10:50:04 -0500
On Jul 21, 2005, at 12:59 PM, Brad Ford wrote: You might want to look at the Generic Cocoa View we shipped in Tiger - its a better interface than the Carbon one I think - CoreAudioKit/AUGenericView - that can also be resized horizontally (you can tell by using the standard NSView methods for resize options on ANY Cocoa view)
One of my beta testers told me about that and I haven't attacked it yet - I'll walk through it and find out why it's not loading that first (my AudioUnitEditor should load Cocoa->Carbon->generic in that order)...
FYI, the WhackedTV sample code available at http://developer.apple.com/samplecode/WhackedTV/WhackedTV.html makes use of the CoreAudioKit's AUGenericView. Take a look.
-Brad Ford QuickTime Engineering
If I call this on an AudioUnit that doesn't have a generic cocoa view, will it just return nil? Can I put that at the top of my "view search chain" and just pass thru if I get a nil result? If so, then this is super-easy. I don't really see any docs for this... but I'd LOVE to include this before retail..
Ev Technical Knowledge Officer Head Programmer/Designer Audiofile Engineering
|
_______________________________________________
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