PureData CEAMMC library web documentation
available since version: 0.9.1
Implements a sitar plucked string physical model based on the Karplus-Strong algorithm
CTL control number
type: int
required: True
VAL value
type: float
required: True
NOTE midi note
type: float
required: True
VEL velocity
type: float
required: True
@pitch
Get/set midi pitch
type: float
range: 36..84
default: 57
@freq
Get/set maximum speed of whistles
type: float
units: Hz
range: 0..480
default: 220
@gate
Get/set synth gate (>0 - play)
type: float
range: 0..1
default: 0
Authors: Serge Poltavsky
License: GPL3 or later