aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-07-27 19:56:22 +0200
committercbdev <cb@cbcdn.com>2019-07-27 19:56:22 +0200
commit0bb690437795f1be0f68c562fc2b9dbc66bc97a8 (patch)
tree611bce7581b1b40113dbbaa9c14b5f60d24add00
parentf30cf8fc7d7f7c02f7fae4fa113ef32fc790c31a (diff)
downloadmidimonster-0bb690437795f1be0f68c562fc2b9dbc66bc97a8.tar.gz
midimonster-0bb690437795f1be0f68c562fc2b9dbc66bc97a8.tar.bz2
midimonster-0bb690437795f1be0f68c562fc2b9dbc66bc97a8.zip
Add flying faders to readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9647d4f..d64190f 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ 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 Notes into ArtNet or sACN ([Example configuration](configs/launchctl-sacn.cfg))
* Translate OSC messages into MIDI ([Example configuration](configs/midi-osc.cfg))
-* Dynamically route and modify events using the Lua programming language ([Example configuration](configs/lua.cfg) and [Script](configs/demo.lua)) to create your own lighting controller
+* Dynamically route and modify events using the Lua programming language ([Example configuration](configs/lua.cfg) and [Script](configs/demo.lua)) to create your own lighting controller or run effects on TouchOSC (Flying faders demo [configuration](configs/flying-faders.cfg) and [script](configs/flying-faders.lua))
* Use an OSC app as a simple lighting controller via ArtNet or sACN
* Visualize ArtNet data using OSC tools
* Control lighting fixtures or DAWs using gamepad controllers ([Example configuration](configs/evdev.conf))