PureData CEAMMC library web documentation
aliases: [ceammc/bits->note], [bits->note]
available since version: 0.9.2
In default mode: output NOTE VEL pair to corresponding bit index outlet. If bit is on: velocity is @vel, otherwise 0 In @poly mode: output VOICE NOTE VEL triplet to first outlet
@poly (initonly)
Get/set polyphonic mode. (for using with [clone] object)
type: flag
default: 0
ignore repeated events, if 'raw' - always send on/off events
type: symbol
enum: off, tie, raw
default: off
@keys (initonly)
Get/set list of mapped keys
type: list
Authors: Serge Poltavsky
License: GPL3 or later