Who calls a MIDI driver?
Who calls a MIDI driver?
- Subject: Who calls a MIDI driver?
- From: Nuno Santos <email@hidden>
- Date: Wed, 02 May 2007 13:33:25 +0100
Hi,
I would like to know who calls a MIDI driver.
It's the application?
I'm starting with USBMIDI sample driver to make a conversion.
My device will not be a USB MIDI, it will be a HID interface which i
will then convert its data to MIDI.
My questions resides fundamentaly in the following function:
bool SampleUSBMIDIDriver::MatchDevice( USBDevice *
inUSBDevice) {
Will it be called everytime a USB device is plugged into the system?
Who calls it? And if my device wasnt USB?
Well, how can i debug this driver and see if something is really happen?
Thx for your time,
Best regards,
Nuno Santos
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden