From d574abf032da350f1208d9480d24c51187bc7c63 Mon Sep 17 00:00:00 2001 From: cbdev Date: Fri, 28 Feb 2020 19:00:58 +0100 Subject: Minor documentation fix --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2af26cf..7313415 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,8 @@ Currently, the MIDIMonster supports the following protocols: | Lua Scripting | Linux, Windows, OSX | | [`lua`](backends/lua.md) | | Loopback | Linux, Windosw, OSX | | [`loopback`](backends/loopback.md) | -with additional flexibility provided by a [Lua scripting environment](backends/lua.md). - -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: +With these features, the MIDIMonster allows users to control any channel on any of these protocols, and 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 MIDI Notes ([Example configuration](configs/unifest-17.cfg)) * Translate MIDI Notes into ArtNet or sACN ([Example configuration](configs/launchctl-sacn.cfg)) -- cgit v1.2.3