PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: property

prop.set

aliases: [p.set]

set property for connected object/subpatch/abstraction

available since version: 0.9


information

The object adds ability to change properties of flow objects that should accept any incoming messages. The object should be connected to destination, but it not sends pd messages to change props, but using internal pd method calls Object can be used with patch declared user properties Note: you can connect to any destination inlet

example

arguments:

inlets:

outlets:

keywords:

property

See also: [prop.get]

Authors: Serge Poltavsky

License: GPL3 or later