PureData CEAMMC library web documentation
aliases: [ceammc/modplug~]
available since version: 0.4
pause
pause playing
play
play mod file
stop
stop playing and move play position to the end of file
@done
Get/set function called with bang when playing is finished
type: symbol
@len (readonly)
Get length of mod file
type: float
units: ms
default: 0
@name (readonly)
Get mod name
type: symbol
@pos
Get/set position in mod file
type: float
units: ms
default: -1
@rpos
Get/set relative position in mod file
type: float
range: 0..1
default: 0
@play
Get/set play state
type: bool
default: 0
Authors: Serge Poltavsky
License: GPL3 or later