From d841f9243c97c1d6fb61946b780c8959897af69b Mon Sep 17 00:00:00 2001 From: cbdev Date: Thu, 1 Jun 2017 01:30:49 +0200 Subject: Sample config and basic headers --- monster.cfg | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 monster.cfg (limited to 'monster.cfg') diff --git a/monster.cfg b/monster.cfg new file mode 100644 index 0000000..6391d40 --- /dev/null +++ b/monster.cfg @@ -0,0 +1,26 @@ +[backend midi] +name = MIDIMonster + +[backend artnet] + +[backend osc] + +[midi indisc] +name = MIDIMonster Input 1 +mode = input,output,create + +[midi lc1] +device = 20:0 +mode = input,output + +[midi xlate] +name = Translation Output 1 +mode = input,output,create + +[artnet net1] +mode = input,output +net = 0 +uni = 1 + +[map] + -- cgit v1.2.3