aboutsummaryrefslogtreecommitdiffhomepage
path: root/configs/launchctl-sacn.cfg
blob: 10a736aef79a2a49c0e86fe6edd9b43b79e32b46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
; 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 5568 local

[midi lc]
read = Launch Control

[sacn out]
universe = 1
priority = 100

[map]

lc.ch0.cc{0..15} > out.{1..16}
lc.ch0.note{0..7} > out.{1..8}