From 0319be21855f9c9f4d618552ddde2a852d56869a Mon Sep 17 00:00:00 2001 From: Florian Zeitz Date: Tue, 16 Aug 2016 01:57:01 +0200 Subject: Add voctomidi for controlling voctocore via MIDI --- example-scripts/voctomidi/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 example-scripts/voctomidi/README.md (limited to 'example-scripts/voctomidi/README.md') diff --git a/example-scripts/voctomidi/README.md b/example-scripts/voctomidi/README.md new file mode 100644 index 0000000..b171f8a --- /dev/null +++ b/example-scripts/voctomidi/README.md @@ -0,0 +1,10 @@ +# Voctomidi - Control Voctocore from a MIDI controller + +## Configuration +Set the `device` option in the `midi` section to the device +you want to connect to. This can be either a device name, or port. +If this is unset or the device can't be found a list of connected devices will +be provided for you to choose from. + +In the `eventmap` section MIDI NOTE ON events are mapped to Voctocore layouts. +The syntax is `= `. -- cgit v1.2.3