aboutsummaryrefslogtreecommitdiffhomepage
path: root/configs/launchctl-sacn.cfg
blob: c2dec8414359a35b5aee41421a4393f0e8a92f52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
; This configuration maps the 16 rotaries on a Launchcontrol
; (running a user preset which assigns them to Channel 0 CC 0 - 16)
; to the first 16 channels on sACN universe 1 (multicast).
; The buttons can be used as flash triggers for the first 8 channels.

[backend midi]
name = MIDIMonster

[backend sacn]
bind = 0.0.0.0

[midi lc]
read = Launch Control

[sacn out]
universe = 1
priority = 100

[map]

lc.ch0.cc0 > out.1
lc.ch0.cc1 > out.2
lc.ch0.cc2 > out.3
lc.ch0.cc3 > out.4
lc.ch0.cc4 > out.5
lc.ch0.cc5 > out.6
lc.ch0.cc6 > out.7
lc.ch0.cc7 > out.8
lc.ch0.cc8 > out.9
lc.ch0.cc9 > out.10
lc.ch0.cc10 > out.11
lc.ch0.cc11 > out.12
lc.ch0.cc12 > out.13
lc.ch0.cc13 > out.14
lc.ch0.cc14 > out.15
lc.ch0.cc15 > out.16

lc.ch0.note0 > out.1
lc.ch0.note1 > out.2
lc.ch0.note2 > out.3
lc.ch0.note3 > out.4
lc.ch0.note4 > out.5
lc.ch0.note5 > out.6
lc.ch0.note6 > out.7
lc.ch0.note7 > out.8