PureData CEAMMC library web documentation
aliases: [ceammc/cc->amp], [cc->amp]
available since version: 0.3
By default converts from [0..127] to [0..1]
FROM
start value of output range
type: float
TO
end value of output range
type: float
@from
Get/set start value of output range
type: float
default: 0
@to
Get/set end value of output range
type: float
default: 1
See also: [lin->lin] [lin->curve]
Authors: Serge Poltavsky
License: GPL3 or later