PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: conv

conv.bits2note

aliases: [ceammc/bits->note], [bits->note]

convert list of bits to note events

available since version: 0.9.2


information

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

example

arguments:

properties:

inlets:

outlets:

keywords:

conv bits note poly

Authors: Serge Poltavsky

License: GPL3 or later