PureData CEAMMC library web documentation
working with object or patch properties
patch.props: get or set the patch properties
prop: get/set the named property value for subpatch or abstraction
aliases: [ceammc/prop]
prop.declare: declare the named property for a subpatch or an abstraction
prop.get: get the property value from connected object, subpatch or abstraction
aliases: [p.get]
prop.join: inject properties into the main data flow
aliases: [prop<-]
prop.random: property value randomizer
prop.route: separates properties from the dataflow
aliases: [prop->], [@->], [ceammc/prop->], [ceammc/@->], [prop.split]
prop.route~: property extractor from audio connections
aliases: [prop~>], [@~>], [ceammc/prop~>], [ceammc/@~>], [prop.get~]
prop.set: set the property value for connected object, subpatch or abstraction
aliases: [p.set]
Version: 0.9.8
License: GPL3