PureData CEAMMC library web documentation
available since version: 0.9.3
Default keyboard layout is QWERTY, but you can specify custom one
LAYOUT
layout name
type: symbol
ON
init on/off state
type: bool
@octave
Get/set output octave
type: int
range: 0..8
default: 4
@vel
Get/set output velocity
type: float
range: 0..127
default: 100
@layout
Get/set current layout
type: symbol
enum: qwerty, names, custom
default: qwerty
@custom
Get/set custom layout (Dict data type)
type: atom
default: []
@on
Get/set on/off state
type: bool
default: 1
Authors: Serge Poltavsky
License: GPL3 or later