aboutsummaryrefslogtreecommitdiffhomepage
path: root/configs/maweb-flying-faders.cfg
diff options
context:
space:
mode:
authorSpacelord09 <Spacelord09@users.noreply.github.com>2019-08-22 20:12:21 +0200
committerGitHub <noreply@github.com>2019-08-22 20:12:21 +0200
commit5dcbae830db5289b4e269c1913511b890e3e1d5d (patch)
treee126898679e17d6168ba3d4c63a18ab350bc4fd2 /configs/maweb-flying-faders.cfg
parent62eabb1c1d840cbab26b9ea747b102550199bad3 (diff)
downloadmidimonster-5dcbae830db5289b4e269c1913511b890e3e1d5d.tar.gz
midimonster-5dcbae830db5289b4e269c1913511b890e3e1d5d.tar.bz2
midimonster-5dcbae830db5289b4e269c1913511b890e3e1d5d.zip
Rename maweb-flying faders.cfg to maweb-flying-faders.cfg
Diffstat (limited to 'configs/maweb-flying-faders.cfg')
-rw-r--r--configs/maweb-flying-faders.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/maweb-flying-faders.cfg b/configs/maweb-flying-faders.cfg
new file mode 100644
index 0000000..85aeada
--- /dev/null
+++ b/configs/maweb-flying-faders.cfg
@@ -0,0 +1,13 @@
+; Create a 'flying faders' effect using lua and output it onto maweb faders 1..6
+
+[maweb ma]
+host = 10.23.42.21 80 ; Thats the IP of your console or OnPC.
+user = midimonster ; If a Dot2 is used, the username is automatically set to "remote".
+password = midimonster
+
+[lua generator]
+script = configs/flying-faders.lua
+
+
+[map]
+generator.wave{1..6} > ma.page1.fader{1..6}