PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: array

plot.logspace~

outputs numbers spaced evenly on a log scale

available since version: 0.9


information

In linear space, the sequence starts at base^start (base to the power of start) and ends with base^stop (see @endpoint).

example

arguments:

properties:

inlets:

outlets:

keywords:

array geom log scale

See also: [plot.linspace~] [plot.geomspace~]

Authors: Serge Poltavsky

License: GPL3 or later