Add a new MIDI monitor plugin
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Mon, 11 Jul 2016 13:29:56 +0000 (15:29 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Mon, 11 Jul 2016 13:29:56 +0000 (15:29 +0200)
commit1f08503ada66ea3a699140adcbafddd71eb9ad95
tree7978f3424816bca19c9054c993f2020e5e816c38
parent2f535e3410475bc5159b0ad063e0fae1e1554980
Add a new MIDI monitor plugin

This plugin lets through all incoming MIDI events, and also shows the
latest ones in a human-readable format directly on the mixer strip. The
user can choose the font size and the number of recent events displayed,
as well as whether to print values in decimal or hexadecimal, and
whether to print system events.
scripts/midimon.lua [new file with mode: 0644]