aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2018-02-18 22:33:28 +0100
committercbdev <cb@cbcdn.com>2018-02-18 22:33:28 +0100
commite4aed0471ca9d4611177fc5e6433f3b3f2b7958b (patch)
tree2d3615f0f4fc3426eb3f2faf2ce49f4393b05c8a
parentb9e8b82fe529ecc21cba03378898564c5c6a33d8 (diff)
downloadmidimonster-e4aed0471ca9d4611177fc5e6433f3b3f2b7958b.tar.gz
midimonster-e4aed0471ca9d4611177fc5e6433f3b3f2b7958b.tar.bz2
midimonster-e4aed0471ca9d4611177fc5e6433f3b3f2b7958b.zip
Remove obsolete config
-rw-r--r--configs/uinput-midi.cfg24
1 files changed, 0 insertions, 24 deletions
diff --git a/configs/uinput-midi.cfg b/configs/uinput-midi.cfg
deleted file mode 100644
index d33e4df..0000000
--- a/configs/uinput-midi.cfg
+++ /dev/null
@@ -1,24 +0,0 @@
-; Note that this configuration file was originally written with
-; an older syntax and thus only contains right-to-left mappings
-
-[backend midi]
-name = MIDIMonster
-
-[uinput mouse]
-device = /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
-
-; MIDI input devices
-[midi lc1]
-read = Launch
-write = Launch
-
-[map]
-; LC Button
-mouse.1.272 > lc1.note0.0
-mouse.1.273 > lc1.note0.1
-;out.note0.50 > lc1.note0.2
-;out.note0.51 > lc1.note0.3
-;out.note0.52 > lc1.note0.4
-;out.note0.53 > lc1.note0.5
-;out.note0.54 > lc1.note0.6
-;out.note0.55 > lc1.note0.7