PureData CEAMMC library web documentation
available since version: 0.6
NOTE midi note
type: float
required: True
VEL velocity
type: float
required: True
@freq
Get/set maximum speed of whistles
type: float
units: Hz
range: 0..480
default: 130.8128
@pitch
Get/set midi pitch
type: float
range: 24..84
default: 48
@gate
Get/set synth gate (>0 - play)
type: float
range: 0..1
default: 0
@osc (initonly)
Get/set OSC server name to listen
type: symbol
@id (initonly)
Get/set OSC address id. If specified, bind all properties to /ID/synth_dx7/PROP_NAME
osc address, if empty bind to /synth_dx7/PROP_NAME.
type: symbol
Authors: Serge Poltavsky
License: GPL3 or later