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: Andre Lipinski <email@hidden>
- Date: Tue, 7 May 2002 02:49:28 -0400
On Tuesday, May 7, 2002, at 02:20 AM, Chris Ryan wrote:
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?
Objective-C is just C with some fancy extensions. It's not at all
inconsistent. It works together very nicely.
Andre.
_______________________________________________
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.