Re: How do I get MIDIServer to load my MIDI Driver?
Re: How do I get MIDIServer to load my MIDI Driver?
- Subject: Re: How do I get MIDIServer to load my MIDI Driver?
- From: Herbie Robinson <email@hidden>
- Date: Tue, 19 Mar 2002 23:20:18 -0500
> I'm developing a MIDI Driver for a vendor-specific USB MIDI device.
I have cloned the SampleUSBMIDIDriver project, tweaked the info.plist
appropriately, and everything builds fine. I place the resulting bundle in
/Library/Audio/...
It must be:
/Library/Audio/MIDI\ Drivers
Or the home relative directory of the same path.
You'll need 10.1.2 I think for it to find drivers in that directory. Before
then:
/System/Library/Extensions/
If you aren't running 10.1.3 (5Q45), you want to be.
--
-*****************************************
**
http://www.curbside-recording.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.