diff options
Diffstat (limited to 'monster.cfg')
-rw-r--r-- | monster.cfg | 37 |
1 files changed, 12 insertions, 25 deletions
diff --git a/monster.cfg b/monster.cfg index 194b115..f1caf87 100644 --- a/monster.cfg +++ b/monster.cfg @@ -5,31 +5,18 @@ name = MIDIMonster bind = * 6454 net = 0 -;[backend osc] +[midi pad] +read = Launchpad +write = Launchpad -[midi bcf] -read = BCF -write = BCF - -[midi lc1] -read = Launch Control -write = Launch Control - -[midi xlate] - -[artnet net1] -net = 0 -uni = 1 -output = true +[loopback loop] [map] -bcf.cc0.81 = lc1.cc0.1 -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 -;net1.231 = foo.1 -;net1.255 = lc1.cc0.1 -;net1.231 = osc.f/channel5/ toggle=127 +loop.test = pad.note0.0 + +pad.note0.1 = loop.test +pad.note0.2 = loop.test +pad.note0.3 = loop.test +pad.note0.4 = loop.test +pad.note0.5 = loop.test +pad.note0.6 = loop.test |