diff options
Diffstat (limited to 'monster.cfg')
-rw-r--r-- | monster.cfg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/monster.cfg b/monster.cfg index 128efcd..194b115 100644 --- a/monster.cfg +++ b/monster.cfg @@ -12,21 +12,21 @@ read = BCF write = BCF [midi lc1] -;read = Launch Control -;write = Launch Control +read = Launch Control +write = Launch Control [midi xlate] [artnet net1] net = 0 -uni = 0 +uni = 1 output = true [map] bcf.cc0.81 = lc1.cc0.1 -lc1.cc0.1 = bcf.cc0.81 -bcf.cc0.82 = lc1.note0.9 -net1.15 = bcf.cc0.82 +bcf.cc0.82 = lc1.note0.1 +bcf.cc0.83 = lc1.cc0.9 +net1.15 = lc1.cc0.1 bcf.cc0.1 = net1.1 bcf.cc0.2 = net1.3 ;net1.257 = bcf.cc0.81 |