PureData CEAMMC library web documentation
доступно с версии: 0.9.1
Outputs saw signal in [0..1] or [0..1) range. Note: control rate in PureData depends on block size and samplerate. Do not rely on strict timing for this object, especially at high frequencies!
reset
reset phase and stop
rewind
reset phase without stopping
start
start from current position
stop
stop
@freq
Запросить/установить frequency
тип: float
единица: Hz
диапазон: 0..100
по умолчанию: 0
@on
Запросить/установить on/off state
тип: bool
по умолчанию: 0
@invert
Запросить/установить saw inversion mode. If true, outputs descreasing waveform
тип: bool
по умолчанию: 0
@steps
Запросить/установить numbers of steps
тип: int
минимальное значение: 3
по умолчанию: 128
@open
Запросить/установить output in open [0..1) range, otherwise output range is [0..1]
тип: bool
по умолчанию: 0
Авторы: Serge Poltavsky
Лицензия: GPL3 or later