PureData CEAMMC library web documentation
доступно с версии: 0.9.1
N
number of memory cells
тип: int
TTL
see @ttl property
тип: int
@n
Запросить/установить number of memory cells
тип: int
диапазон: 1..32
по умолчанию: 1
@free
Запросить/установить clear cell mode. If on - clear cell counter after zero was reached.
тип: bool
по умолчанию: 1
@ttl
Запросить/установить time to live counter. Each time you set new value its memory cell counter is
set to this. Each time memory cell is outputted individual memory cell ttl
counter (not this property!) is decremented until zero reached. After that if
@free property is on memory cell is cleared. If this property equals zero
memory cell never expires.
тип: int
диапазон: 0..1024
по умолчанию: 0
Авторы: Serge Poltavsky
Лицензия: GPL3 or later