PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: conv

conv.lin2exp

aliases: [ceammc/lin->exp], [lin->exp]

maps linear range to exponential range

available since version: 0.1


information

The output range must not include zero. If the input exceeds the input range, by default clip is applied.

example

arguments:

properties:

inlets:

outlets:

keywords:

convert exponential

See also: [conv.lin2lin] [conv.lin2curve]

Authors: Serge Poltavsky

License: GPL3 or later