From: Joe E. <jo...@em...> - 2006-03-07 22:59:56
|
Christoph Eckert wrote: >> http://www.borg.com/~jglatt/tech/midispec/identity.htm >> > Cool, never knew this before. Here's what I got: > > Sent: > amidi -p hw:3,0,8 -S "f0 7e 7f 06 01 f7" > > Received: > amidi -p hw:3,0,8 -d > F0 7E 7F 06 02 00 01 05 00 00 04 00 01 00 21 00 F7 > > *Very* nice :) . > Incidentally, you should also be able to do this in JSL. If you tell it to request/get a patch, and then select the "Generic" driver, you should be able to select an "Identity" patch. Then, you can "Edit" the identity patch and it should show you a hex dump of the response. The gotcha is that I *think* you have to explicitly add an additional Generic device to your set of synthdrivers, because the first one (which is always there automatically) isn't included in many of the device drop-boxes. - Joe |