aboutsummaryrefslogtreecommitdiffhomepage
path: root/monster.cfg
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-12-01 12:56:22 +0100
committercbdev <cb@cbcdn.com>2019-12-01 12:56:22 +0100
commit5b840d986ae723656aad4163e12f7d24a88e1da3 (patch)
tree31ff7b9a488102bd63ef23025f5bf6d3f80a4afc /monster.cfg
parentdadadbe4aa8028197cfaaedc37bceb920923b803 (diff)
downloadmidimonster-5b840d986ae723656aad4163e12f7d24a88e1da3.tar.gz
midimonster-5b840d986ae723656aad4163e12f7d24a88e1da3.tar.bz2
midimonster-5b840d986ae723656aad4163e12f7d24a88e1da3.zip
Add configuration files and examples to install target
Diffstat (limited to 'monster.cfg')
-rw-r--r--monster.cfg40
1 files changed, 4 insertions, 36 deletions
diff --git a/monster.cfg b/monster.cfg
index e6258a7..8e415a3 100644
--- a/monster.cfg
+++ b/monster.cfg
@@ -1,39 +1,7 @@
-[backend artnet]
-bind = 0.0.0.0
-
+; This is a useless default configuration
+; Replace it with a proper one from the configs/ directory or write your own :)
[loopback loop]
-[artnet art]
-universe = 0
-dest = 255.255.255.255
-
-[backend midi]
-detect = on
-
-[backend evdev]
-;detect = on
-
-[midi bcf]
-read = BCF
-write = BCF
-
-[evdev mouse]
-input = TPPS
-relaxis.REL_X = 255
-relaxis.REL_Y = -255
-
-[maweb ma]
-;host = 10.23.23.248
-host = 127.0.0.1 4040
-user = web
-password = web
-
[map]
-bcf.channel{0..7}.pitch > bcf.channel{0..7}.pitch
-bcf.channel{0..7}.pitch > art.{1..8}
-
-bcf.channel{0..7}.pitch > ma.page1.fader{1..8}
-bcf.channel0.note{16..23} > ma.page1.upper{1..8}
-bcf.channel0.note{24..31} > ma.page1.lower{1..8}
-mouse.EV_REL.REL_Y > ma.page1.fader1
-mouse.EV_KEY.BTN_LEFT > ma.page2.button102
+loop.a > loop.b
+loop.b < loop.c