|
Download
version 1.1.8
544 KB
What is it?
MIDI Monitor is a utility for Mac OS X which displays MIDI signals in a variety of formats. It can watch both incoming and outgoing MIDI streams, and can filter them by message type and channel.
Musicians will find it handy for tracking down confusing MIDI problems.
Programmers can use it to test MIDI drivers and applications.
MIDI Monitor is FREE to download and use. The source code is available as Open Source (under the BSD license).
Screen Shots
Click a thumbnail to see the full image:
System Requirements
- Mac OS X (10.2 or later)
- MIDI hardware interface with Mac OS X driver
Documentation
Full documentation
Release notes
News
22 January 2006: 1.1.8 released.
- MIDI Monitor is now a Universal application. It is 100% native on Intel and PowerPC.
- The source code has been updated to work with Xcode 2.2.
12 September 2004: 1.1.7 released.
- MIDI Monitor is now open source!
- Rewrote some code to remove dependencies on the Omni frameworks. This makes it easier for me to distribute the code, and easier for others to build the code. It also makes the application slightly smaller.
- The downside: MIDI Monitor now requires Mac OS X 10.2 or later. I don't think this will be a hardship since most MIDI drivers and applications are now built for 10.2. If you need a version which runs on 10.1, download it here.
- Fixed a bug which prevented external device names from appearing in the Sources section.
23 July 2003: 1.1.6 released.
- Invalid MIDI data now can be viewed in a separate window, just like SysEx events.
- Fixed a bug which caused the manufacturer of SysEx events to be shown as "Unknown" instead of the real manufacturer.
13 July 2003: 1.1.5 released.
- MIDI Monitor used to ignore invalid MIDI data. Now it displays invalid data as though it is just another kind of message. You can filter invalid messages, too.
- Added a preference to turn off the warning when closing a modified window.
- When new MIDI sources appear, new windows are now opened more reliably.
15 November 2002: 1.1.4 released.
- Fixed a bug that caused a crash when receiving sysex under Mac OS X 10.2.2.
- We now take advantage of some new MIDI capabilities in 10.2. We show the names of devices which are attached to input and output ports, and handle device and property discovery more efficiently.
- You can now copy MIDI messages to the clipboard, and can see the contents of more than one sysex message at once.
- Improved the way the disclosable areas animate under 10.2.
- Improved the code for installing the "spy" MIDI driver.
2 August 2002: 1.1.3 released.
- Fixed a bug which caused "Act as a destination for other programs" to not work on Mac OS X 10.2.
22 July 2002: 1.1.2 released.
- Made spying less likely to cause the MIDI system to slow down when it is under heavy load. Simplified the MIDI driver by doing so, and fixed some bugs which could (in rare cases) cause the MIDI system to crash.
This also (coincidentally) appears to fix a crash when MIDI Monitor is spying and Sibelius quits.
- Improved performance by drawing the list of messages less frequently.
6 June 2002: 1.1.1 released.
- Fixed a bug which caused spying to stop working in Mac OS X 10.1.5.
12 April 2002: 1.1 released.
23 February 2002: 1.0.3 released.
- If the MIDI system cannot be initialized, show an error message and quit instead of failing in incomprehensible ways.
21 February 2002: 1.0.2 released.
- Sources are now sorted correctly.
- If a controller's name is not known, show it as "Controller 9" rather than just "Controller".
- Fixed the default position of windows so they don't go underneath the dock (if the dock is on the left side of the screen).
- Show the full contents of the SysEx message in the details window, including the starting byte (F0). Added a preference for whether saved SysEx data should always include the closing EOX (F7) byte, or whether it should only be included if it was originally received.
30 January 2002: 1.0.1 released.
- SysEx data is now shown in a separate window, instead of in the main event list. This is a lot faster and easier to use. You can now save the SysEx data to a file, too.
- Corrected the labeling of the note display options. The labels are now "Middle C = C3" and "Middle C = C4", instead of "Standard" and "Yamaha". (I had them backwards--Yamaha in fact uses C3.)
- Updated documentation to mention a new driver for Roland MIDI interfaces.
29 December 2001: 1.0 released!
- When receiving system exclusive data (which can take some time), MIDI Monitor now shows a progress indicator.
- System exclusive data is now shown exactly as it was received, which may be with or without an ending EOX ($F7) byte.
- When MIDI Monitor is acting as a destination for other applications, we put "MIDI Monitor" in the name of the endpoint, along with the document name.
- Fixed the size of the outline column so the disclosure triangle doesn't disappear in some circumstances.
2 December 2001: 1.0 beta 4 released.
- Other applications can now send MIDI data directly to MIDI Monitor. That is, it can now act as a "virtual destination".
- Window positions are now saved properly.
- Speed improvements: Making new windows is now much faster, and the application now launches a little faster.
- When opening a document, we now warn the user if the selected source can't be found.
- Added options to automatically pick a new source if the selected source disappears, and to automatically open new windows when new sources appear.
- If an event's timestamp is 0, when displaying it as a clock time, show it as "*** ZERO ***" instead of an arbitrarily wrong, but valid-looking, time. This should only happen if another application sends us data with a zero timestamp, which I consider to be an error. (This is still open for debate, though.)
27 November 2001: 1.0 beta 3 released.
- Fixed an embarrassing bug which disabled the Preferences, About, and Help menu items. That's what I get for making last-minute changes and assuming nothing can go wrong. Bad programmer, no doughnut!
(The surprising thing is, no one but me seems to have noticed...)
- Added a "Clear Events" menu, which does the same thing as the Clear button. This makes it obvious that the shortcut for this command is Command-K.
- Fixed some minor bugs with updating the list of sources, which would crop up when virtual sources were added to the system.
20 November 2001: 1.0 beta 2 released.
- MIDI Monitor now follows the new guidelines for displaying the names of the input ports. If any of the port names overlap, we also display the device's name in front of the port name.
- When the MIDI setup changes, the program will now keep using the selected port, if it still exists. (This already worked in some, but not all, cases.)
- Added a menu command to restart the MIDI system. This is probably only of use to driver developers, and it only works on 10.1 and later.
5 November 2001: First beta release (1.0 beta 1).
Contact
Please send questions or comments to: MIDIMonitor@snoize.com
|