PureData CEAMMC library web documentation
доступно с версии: 0.2
DECAY_LOW
time (in seconds) to decay 60dB in low-frequency band
тип: float
единица: sec
DECAY_MID
time (in seconds) to decay 60dB in mid-frequency band
тип: float
единица: sec
DRYWET
ratio between source signal (dry) and processed signal (wet)
тип: float
@decay_low
Запросить/установить time (in seconds) to decay 60dB in low-frequency band
тип: float
единица: sec
диапазон: 1..60
по умолчанию: 3
@decay_mid
Запросить/установить time (in seconds) to decay 60dB in mid-frequency band
тип: float
единица: sec
диапазон: 1..60
по умолчанию: 2
@predelay
Запросить/установить a delay operating on the 'wet' signal. Large values will provide the impression
of a larger room
тип: float
единица: ms
диапазон: 0..100
по умолчанию: 40
@freq_low
Запросить/установить Crossover frequency (Hz) separating low and middle frequencies
тип: float
единица: Hz
диапазон: 50..1000
по умолчанию: 200
@damp_hf
Запросить/установить Frequency (Hz) at which the high-frequency T60 is half the middle-band's T60
тип: float
единица: Hz
диапазон: 1500..47040
по умолчанию: 6000
@drywet
Запросить/установить Ratio between source signal (dry) and processed signal (wet)
тип: float
диапазон: 0..1
по умолчанию: 1
@bypass
Запросить/установить bypass flag. If true: bypass 'effected' signal.
тип: bool
по умолчанию: 0
@active
Запросить/установить on/off dsp processing
тип: bool
по умолчанию: 1
@freeze
Запросить/установить freeze reverberation tail
тип: bool
по умолчанию: 0
@fr_mdecay
Запросить/установить time (in seconds) to decay 60dB in mid-frequency band
тип: float
единица: sec
диапазон: 0..60
по умолчанию: 40
@fr_ldecay
Запросить/установить time (in seconds) to decay 60dB in low-frequency band
тип: float
единица: sec
диапазон: 0..60
по умолчанию: 40
@fr_time
Запросить/установить length of freeze tail
тип: float
единица: ms
диапазон: 0..1000
по умолчанию: 100
@osc (initonly)
Запросить/установить OSC server name to listen
тип: symbol
@id (initonly)
Запросить/установить OSC address id. If specified, bind all properties to /ID/fx_zita_rev1/PROP_NAME
osc address, if empty bind to /fx_zita_rev1/PROP_NAME.
тип: symbol
Авторы: Serge Poltavsky
Лицензия: GPL3 or later