PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: conv

conv.amp2dbfs~

aliases: [ceammc/amp->dbfs~], [amp->dbfs~]

convert from amplitude to decibel full scale

available since version: 0.6


information

formulae: 20 * log10(amp) Note: amplitude value <=0 is converted to -144 db (24-bit range)

example

inlets:

outlets:

keywords:

conv amp dbfs decibel

See also: [dbfs->amp~]

Authors: Serge Poltavsky

License: GPL3 or later