From 78b21a9ac3f975f35ec7b61108531e1495eb91c0 Mon Sep 17 00:00:00 2001 From: cbdev Date: Sun, 12 Jan 2020 17:34:14 +0100 Subject: Rework instance creation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b9be3cf..725390f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The MIDIMonster -Named for its scary math, the MIDIMonster is a universal translation -tool between multi-channel absolute-value-based control and/or bus protocols. +Named for its scary math, the MIDIMonster is a universal control and translation +tool for multi-channel absolute-value-based control and/or bus protocols. Currently, the MIDIMonster supports the following protocols: @@ -18,7 +18,7 @@ Currently, the MIDIMonster supports the following protocols: with additional flexibility provided by a [Lua scripting environment](backends/lua.md). -The MIDIMonster allows the user to translate any channel on one protocol into channel(s) +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)) -- cgit v1.2.3