aboutsummaryrefslogtreecommitdiffhomepage
path: root/monster.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'monster.cfg')
-rw-r--r--monster.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/monster.cfg b/monster.cfg
index 236bd9a..8412e8c 100644
--- a/monster.cfg
+++ b/monster.cfg
@@ -5,6 +5,13 @@ name = MIDIMonster
name = sACN source
bind = 0.0.0.0
+[backend artnet]
+bind = 0.0.0.0
+
+[artnet art]
+universe = 1
+dest = 10.2.2.255
+
[evdev in]
input = /dev/input/event14
@@ -19,3 +26,5 @@ 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