aboutsummaryrefslogtreecommitdiffhomepage
path: root/configs/osc-artnet.cfg
blob: ab1d7670713d400de8355920389c9a065c6827ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
; This configuration maps the multifader page of the TouchOSC 'Mix 16' Layout
; to the first 48 ArtNet channels

[backend artnet]
bind = 0.0.0.0

[osc touch]
bind = * 8000
dest = learn@8001

[artnet out]
destination = 255.255.255.255

[map]
touch./4/multifader1/{1..24} > out.{1..24}
touch./4/multifader2/{1..24} > out.{25..48}