PureData CEAMMC library web documentation
aliases: [ceammc/hsl->rgb], [hsl->rgb]
available since version: 0.9.7
@sync (initonly)
Get/set output at any inlet change
type: flag
@pack (initonly)
Get/set output as list (creates single outlet object)
type: flag
@mode
Get/set output mode
type: symbol
enum: int, float
default: int
@int
Get/set alias to @mode int. Output integer values in [0-255] range
type: alias
@float
Get/set alias to @mode float. Output float values in [0-1] range
type: alias
Authors: Serge Poltavsky
License: GPL3 or later