PureData CEAMMC library web documentation
available since version: 0.9
@n
Get/set number of processed samples
type: int
range: 32..8192
default: 512
@db
Get/set decibel mode. It true outputs amplitude in decibels
type: bool
default: 0
@sr
Get/set using samplerate. If true output in [0..SR/2] instead of [0..pi]
type: bool
default: 0
See also: [plot.linspace~] [plot.geomspace~]
Authors: Serge Poltavsky
License: GPL3 or later