aboutsummaryrefslogtreecommitdiffhomepage
path: root/monster.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'monster.cfg')
-rw-r--r--monster.cfg37
1 files changed, 5 insertions, 32 deletions
diff --git a/monster.cfg b/monster.cfg
index 34acbce..8e415a3 100644
--- a/monster.cfg
+++ b/monster.cfg
@@ -1,34 +1,7 @@
-[backend midi]
-name = MIDIMonster
-
-[backend sacn]
-name = sACN source
-bind = 0.0.0.0
-
-[backend artnet]
-bind = 0.0.0.0
-
-[artnet art]
-universe = 1
-dest = 129.13.215.0
-
-[evdev in]
-input = Xbox Wireless Controller
-
-[midi midi]
-
-[sacn sacn]
-universe = 1
-priority = 100
+; This is a useless default configuration
+; Replace it with a proper one from the configs/ directory or write your own :)
+[loopback loop]
[map]
-in.EV_ABS.ABS_X > midi.cc0.0
-in.EV_ABS.ABS_Y > midi.cc0.1
-in.EV_ABS.ABS_X > sacn.1+2
-in.EV_ABS.ABS_Y > sacn.3
-in.EV_ABS.ABS_X > art.1+2
-in.EV_ABS.ABS_Y > art.3
-in.EV_KEY.BTN_THUMBL > sacn.4
-in.EV_KEY.BTN_THUMBR > sacn.5
-in.EV_ABS.ABS_GAS > sacn.6+7
-in.EV_ABS.ABS_BRAKE > sacn.8
+loop.a > loop.b
+loop.b < loop.c