dbtoa Reference

Convert decibels to a linear value

dbtoa

Examples

Inlets

Gain/Attenuation (dB) [number]

The gain/attenuation in deciBels to be converted to its corresponding linear amplitude.

Outlets

Amplitude Scalar [number]

The linear amplitude.

Fixed Attributes

These attributes must be set in the object box and determine the behavior of the object at runtime.

hot [bool] (default: 0)

All inlets trigger calculation.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

in1 [number]

The gain/attenuation in deciBels to be converted to its corresponding linear amplitude.

reset [bang] (default: 0)

Reset inlets to default values.

See Also

Name Description
expr Evaluate an expression using the rnbo expr language.
atodb Convert a linear amplitude to decibels
atodb~ Convert a linear amplitude to decibels