Re: Can I write a MIDI Application in Cocoa?
Re: Can I write a MIDI Application in Cocoa?
- Subject: Re: Can I write a MIDI Application in Cocoa?
- From: Chris Ryan <email@hidden>
- Date: Mon, 6 May 2002 23:20:27 -0700
On Monday, May 6, 2002, at 09:30 PM, Andre Lipinski wrote:
If CoreAudio is new, why is it (apparently not) written in Cocoa? I
thought "all new apps should be in Cocoa" (Apple).
CoreAudio isn't an app, it's part of the underpinnings of the OS. It's
in C/C++ and you can use every little bit of it in a Cocoa app with no
problems.
Thanks for your response ... I realize CoreAudio isn't an app. But it
isn't in Objective-C, right? Makes it more problematic, if only because
of inconsistency, to integrate it into a Cocoa app, no?
Chris
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.