File: README.md

package info (click to toggle)
voctomix 1.3-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 3,368 kB
  • sloc: python: 4,958; sh: 733; makefile: 23
file content (14 lines) | stat: -rw-r--r-- 675 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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 `<note>=<srcA> <srcB> <mode>`.

## AKAI Professional – LPD-8
An example-config is given for an [http://www.akaipro.com/products/pad-controllers/lpd-8|AKAI Professional – LPD-8]
device which is in productive use by the subteam maintaining the voctomidi-bindings.