Re: can it be
Re: can it be
- Subject: Re: can it be
- From: Thomas Hudson <email@hidden>
- Date: Fri, 8 Jun 2001 10:25:09 -0700
On Friday, June 8, 2001, at 08:24 AM, Bob Sabiston wrote:
Hello,
I just joined this list, curious about the word MIDI in the title.
Do
you mean to tell me that there is actually MIDI support now on OSX?
Does it
work?
Yes. Of course I'm still waiting for USB drivers for my MIDI
interface :-(.
The API's for MIDI are quite nice. You can get info here:
http://developer.apple.com/audio/pdf/coreaudio.pdf
Also the header for MIDI Services is well commented. Look in
/System/Frameworks/CoreMIDI.framework/Headers/MIDIServices.h
There is an example in
/Developer/Examples/CoreAudio/MIDI/SampleTools
There is also an example USB MIDI driver in
/Developer/Examples/CoreAudio/MIDI/SaampleUSBDriver
that I wish MOTU would study (or give out specs so I could write
my own).
Thomas
References: | |
| >can it be (From: "Bob Sabiston" <email@hidden>) |