Author |
Topic: Monitoring Raw MIDI data (Read 6019 times) |
|
Morpheus
New Member

 MIDI-OX Rules!
Posts: 2
|
 |
Monitoring Raw MIDI data
« on: May 19th, 2004, 9:53am » |
Quote Modify
|
I've been using MIDIOX for some time now and currently rate it as the best MIDI prog I've seen. What I would like to see is the ability to display the raw data bytes that are received at the MIDI input without it attempting to convert it into actual events. The only program I've found that will do this runs on an old Atari ST, but that's becoming a right pain to maintain. Obviously a PC version would save a lot of hassle. Thanks, Mark
|
|
IP Logged |
|
|
|
Jamie OConnell
Administrator
    


Gender: 
Posts: 2027
|
 |
Re: Monitoring Raw MIDI data
« Reply #1 on: Jun 12th, 2004, 11:57am » |
Quote Modify
|
The RAW data bytes ARE displayed without conversion, although additional information is also displayed. If you look at the Status Data1 Data2 bytes, you are looking at the raw data bytes. You can also log the RAW data bytes by choosing log format: "Raw MIDI Messages".
|
|
IP Logged |
--Jamie Music is its own reward.
|
|
|
Morpheus
New Member

 MIDI-OX Rules!
Posts: 2
|
 |
Re: Monitoring Raw MIDI data
« Reply #2 on: Jul 13th, 2004, 12:25pm » |
Quote Modify
|
That's not quite what I was referring to. I'm after the ability to see individual MIDI bytes as they arrive. The RAW mode display still shows the data as MIDI events. Currently if some illegal data is sent via MIDI, you don't get to see it in the MIDI monitor. If you send the following data:- B0 00 80 00 81 00 MIDI OX reports that it's received B0 00 00 Which isn't very helpful. Regards, Mark
|
|
IP Logged |
|
|
|
Jamie OConnell
Administrator
    


Gender: 
Posts: 2027
|
 |
Re: Monitoring Raw MIDI data
« Reply #3 on: Jul 17th, 2004, 11:38am » |
Quote Modify
|
MIDI-OX probably doesn't see that illegal data, depending on how it was sent: Drivers will always massage (and maybe discard) the erroneous MIDI data as it parses and places each message into a DWORD for the Windows MIDI short message. MIDI Yoke (a driver) also only passes along legal data.
|
« Last Edit: Dec 17th, 2005, 1:29pm by Jamie OConnell » |
IP Logged |
--Jamie Music is its own reward.
|
|
|
|