Skip to content

thammer/midimonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

midimonitor

Midimonitor displays incoming MIDI messages in a web-browser using the WebMIDI API.

MIDI is a communication standard describing how musical instruments can communicate with computers, other musical instruments, or other hardware.

Midimonitor is a single page and single file web application with no external dependencies (well, it downloads a free font from Google, but will work just fine without it).

This is the first web application I created using the WebMIDI API, so it's been my way of learning this API.

Tips and tricks

If you're working with MIDI software development (WebMIDI or native applications), running a MIDI loopback adapter together with this midimonitor is really useful for debugging / monitoring the MIDI messages you send. On Windows, I recommend https://www.tobias-erichsen.de/software/loopmidi.html.

A good native Windows application for monitoring MIDI messages is MIDI-OX - http://www.midiox.com.

Todo

Misc useful links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages