Re: MIDI Reset?
Re: MIDI Reset?
- Subject: Re: MIDI Reset?
- From: Doug Wyatt <email@hidden>
- Date: Wed, 9 Jul 2003 12:49:10 -0700
On Tuesday, Jul 8, 2003, at 11:37 US/Pacific, Jeremy Sagan wrote:
I have recently implemented the MIDIRestart call to scan for
unplugged/plugged devices when my MIDI Setup dialog is entered. This
works nicely to find USB devices that have recently been plugged in
for me but some users are reporting now that the connection to the
Midi interface is broken. The dialogue
your app's dialog?
comes up and says my app is unable to find any Midi devices and the
USB Device is greyed out in AMS. This has only happeneds since adding
the MIDIRestart call.
What am I doing wrong?
Probably nothing. It sounds like a misbehaving MIDI driver (or
something undeneath a driver is misbehaving).
Does the same thing happen in AMS when the user clicks "Rescan MIDI"?
It simply calls MIDIRestart(). I suspect the same thing would happen
there too.
It'd be good if you could collect details -- e.g. CPU, OS version, MIDI
interface, driver version -- and write a bug report. If the problem
seems specific to one manufacturer's devices, then I'd report it to
that manufacturer too.
I don't see anything like this with the hardware I test with regularly.
Thanks,
Doug
_______________________________________________
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.
References: | |
| >MIDI Reset? (From: Jeremy Sagan <email@hidden>) |