Re: Listening in to MIDI messages sent to a device
Re: Listening in to MIDI messages sent to a device
- Subject: Re: Listening in to MIDI messages sent to a device
- From: Dave Addey <email@hidden>
- Date: Wed, 20 Jul 2005 12:41:33 +0100
Title: Re: Listening in to MIDI messages sent to a device
Hi Richard,
That does exactly what I need. Thank you for the tip-off!
Dave.
From: Richard Fox <email@hidden>
Date: Wed, 20 Jul 2005 21:29:40 +1000
To: Dave Addey <email@hidden>
Cc: <email@hidden>
Subject: Re: Listening in to MIDI messages sent to a device
Hi Dave,
I'm not exactly sure, but I think that you can do this with Kurt Revis' MIDI Monitor application.
Check it out at www.snoize.com
Cheers,
Richard
On 20/07/2005, at 5:48 PM, Dave Addey wrote:
Hi all,
I’m adding support for a particular MIDI control device to my app via CoreMIDI. It’s going well so far, and I’ve successfully discovered all of the (non-editable) MIDI control messages sent by the device when its buttons are pressed, by making my app listen to what the device sends and studying the parameters.
However, I know that this device has a number of LEDs which can (somehow) be turned on and off, presumably via MIDI, if only one knew the right commands to send to the device. I also have a 3rd party application (which came with the device) which can do this turning on and offness of lights.
My question is: is there a way I can ‘listen in’ to the MIDI messages sent from this 3rd party application, to the device, to see what the correct commands are to turn on and off the lights? I’m loath to try sending every MIDI control combination possible myself, as that would take forever (given that I’d have to manually watch for lights flashing). Or is there another way I could achieve this?
Any ideas much appreciated!
Dave. _______________________________________________
Richard Fox
IT Consultant
email@hidden
_______________________________________________
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