PureData CEAMMC library web documentation
доступно с версии: 0.4
pause
pause playing
play
play mod file
stop
stop playing and move play position to the end of file
@done
Запросить/установить function called with bang when playing is finished
тип: symbol
@len (readonly)
Запросить length of mod file
тип: float
единица: ms
по умолчанию: 0
@name (readonly)
Запросить mod name
тип: symbol
@pos
Запросить/установить position in mod file
тип: float
единица: ms
по умолчанию: -1
@rpos
Запросить/установить relative position in mod file
тип: float
диапазон: 0..1
по умолчанию: 0
@play
Запросить/установить play state
тип: bool
по умолчанию: 0
Авторы: Serge Poltavsky
Лицензия: GPL3 or later