Alternative editor for KMI K-Board settings
The editor is based on Open Stage Control.
An Open Stage Control session file (k-board.json) together with a custom-module (k-board-module.js) make up the editor for your KMI K-Board.
The session connects to the output port of virtual MIDI device osc
. You have to create this device using Open Stage Control's MIDI setup options:
-midi osc:0,0
where osc:0,0
is your definition of device_name:input,output
given in the MIDI setup documentation.