You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ with additional flexibility provided by a [Lua scripting environment](backends/l
25
25
With these features, the MIDIMonster allows the user to translate any channel on one protocol into channel(s)
26
26
on any other (or the same) supported protocol, for example to:
27
27
28
-
* Translate MIDI Control Changes into Notes ([Example configuration](configs/unifest-17.cfg))
28
+
* Translate MIDI Control Changes into MIDI Notes ([Example configuration](configs/unifest-17.cfg))
29
29
* Translate MIDI Notes into ArtNet or sACN ([Example configuration](configs/launchctl-sacn.cfg))
30
30
* Translate OSC messages into MIDI ([Example configuration](configs/midi-osc.cfg))
31
31
* Dynamically generate, route and modify events using the Lua programming language ([Example configuration](configs/lua.cfg) and [Script](configs/demo.lua))
0 commit comments