A simple MIDI monitor
In order to use this application, you will need a MIDI-USB interface or a MIDI controller with embedded MIDI-USB interface, like the TinyBox
- Mac installer : MIDI-monitor-1.0.7.dmg
- Windows installer : MIDI-monitor-Setup-1.0.7.exe
Next to the MIDI monitor functionality explained in the screenshot below, this application can also be used to check MIDI communication between your PC and an FCB1010 (equipped with Behringer or UnO firmware)
Especially when you consider purchasing UnO2 firmware, this check is mandatory in order to avoid ending up with a MIDI controller which can't be programmed.
The communication check can be found in the "Help" menu.
1 : Selected MIDI IN port 2 : Selected MIDI OUT port
3 : List of incoming MIDI messages 4 : List of outgoing MIDI messages
5 : Clear button for the MIDI IN listview 6 : Clear button for the MIDI OUT listview
7 : Incoming Clock/ActiveSense indication 8 : Outgoing Clock/ActiveSense indication
9 : MIDI THRU function = forward all incoming MIDI messages to the MIDI OUT port
10: Send button to transmit a MIDI message to the MIDI OUT port
11: MIDI message selection : specify any MIDI message to be sent to the MIDI OUT port
- Xavier De Donder - aka Ossan Dust - FCB1010.eu
- This application is built on top of the Electron framework
- It uses the splendid RtMidi platform independent MIDI library - Copyright (C) 2011-2015 by Justin Latimer
- along with wrappers node-midi - Copyright (C) 2011 by Justin Latimer
- and node-easymidi - Copyright (c) 2019 Tom Dinchak