From b529f4d3a9efc59c6bec46e07ebf1a114b7a0831 Mon Sep 17 00:00:00 2001 From: cbdev Date: Sat, 22 Feb 2020 13:45:34 +0100 Subject: Update logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4ab20a3..46331f3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ with additional flexibility provided by a [Lua scripting environment](backends/l With these features, the MIDIMonster allows the user to translate any channel on one protocol into channel(s) on any other (or the same) supported protocol, for example to: -* Translate MIDI Control Changes into Notes ([Example configuration](configs/unifest-17.cfg)) +* Translate MIDI Control Changes into MIDI Notes ([Example configuration](configs/unifest-17.cfg)) * Translate MIDI Notes into ArtNet or sACN ([Example configuration](configs/launchctl-sacn.cfg)) * Translate OSC messages into MIDI ([Example configuration](configs/midi-osc.cfg)) * Dynamically generate, route and modify events using the Lua programming language ([Example configuration](configs/lua.cfg) and [Script](configs/demo.lua)) -- cgit v1.2.3