PureData CEAMMC library web documentation
available since version: 0.9.2
open
open faust dsp file in external editor
reset
reset object state
W new width
type: int
required: True
H new height
type: int
required: True
FILE file path, absolute or relative to patch
type: symbol
required: True
[@force] overwrite existing files
type: property
@load (initonly)
Get/set initial file to load after object creation
type: symbol
@include
Get/set list of faust include directories
type: list
@active
Get/set on/off dsp processing
type: bool
default: 1
@size
Get/set object size
type: list
default: 10 10
@style
Get/set view style
type: int
default: 0
Authors: Serge Poltavsky
License: GPL3 or later