PureData CEAMMC library web documentation
aliases: [ceammc/rgb->hex], [rgb->hex]
available since version: 0.9.7
@mode
Get/set input mode
type: symbol
enum: int, float
default: int
@int
Get/set alias to @mode int. Expected input values are in [0-255] range
type: alias
@float
Get/set alias to @mode float. Expected input values are in [0-1] range
type: alias
@sync (initonly)
Get/set output value on any inlet change
type: flag
Authors: Serge Poltavsky
License: GPL3 or later