Skip to content

ossandust/midi-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

midi-monitor

A simple MIDI monitor

Getting Started

Prerequisites

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

Installing

FCB1010 communication check

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.

Screenshot

screenshot

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

Author

Acknowledgments

  • 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

About

A simple MIDI monitor

Resources

Stars

Watchers

Forks

Packages

No packages published