PureData CEAMMC library web documentation
доступно с версии: 0.7
@gain
Запросить/установить total effect gain
тип: float
единица: db
диапазон: -30..10
по умолчанию: 0
@drive
Запросить/установить distortion amount
тип: float
диапазон: 0..1
по умолчанию: 0.5
@lp_freq
Запросить/установить low pass frequency
тип: float
единица: Hz
диапазон: 1000..20000
по умолчанию: 10000
@hp_freq
Запросить/установить high pass frequency
тип: float
единица: Hz
диапазон: 20..2000
по умолчанию: 30
@active
Запросить/установить on/off dsp processing
тип: bool
по умолчанию: 1
@drywet
Запросить/установить proportion of mix between the original (dry) and 'effected' (wet) signals. 0 -
dry signal, 1 - wet.
тип: float
диапазон: 0..1
по умолчанию: 1
@bypass
Запросить/установить bypass flag. If true: bypass 'effected' signal.
тип: bool
по умолчанию: 0
@osc (initonly)
Запросить/установить OSC server name to listen
тип: symbol
@id (initonly)
Запросить/установить OSC address id. If specified, bind all properties to
/ID/fx_distortion3/PROP_NAME osc address, if empty bind to
/fx_distortion3/PROP_NAME.
тип: symbol
Смотрите также: [fx.distortion~] [fx.distortion1~] [fx.distortion2~]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later