Re: MIDI input - Newbe question
Re: MIDI input - Newbe question
- Subject: Re: MIDI input - Newbe question
- From: Pete Gontier <email@hidden>
- Date: Fri, 17 Oct 2003 10:37:32 -0700
circa 10/17/03 1:19, email@hidden <email@hidden> wrote:
>
I looked at the coreaudio.pdf and saw the functions (MIDIReadProc,
>
MIDIPortConnectSource and and and). But I do not know how to use them with
>
"CodeWarrior for Windows" because the package is not there. Can I download it
>
somewhere? Is it a lib? And the headers? I know that the CodeWarrior
>
"produces" Mac-code, is it also possible to add the MIDI stuff?
Because Mac OS X does not know the difference between an operating system
and a development tool (welcome to UNIX), the only way to get the headers is
to download them onto a Mac and install them. You *may* then be able to
extract the files and use them on Windows, but it seems unlikely to me. I
don't know much about CodeWarrior for Windows, but the first thing you ought
to do is determine whether it supports Mach-O (the Mac OS X executable file
format). If not, you are going to have to work on a Mac. I do know that Mac
developers have successfully extracted headers and libraries from their
standard place in the file system and used them elsewhere, but I have not
heard of anyone doing it while hosted on anything but a Mac. The good news
is that, unless something has changed recently, you can build Windows apps
on a Mac with CodeWarrior.
--
Pete Gontier
http://www.m-audio.com/
_______________________________________________
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.