Convert linear amplitude to a deciBel value
bang | The most recently calculated deciBel value is sent out the outlet. | |
int | linear-amplitude [int] |
A linear amplitude value. The corresponding gain/attenuation in deciBels is sent out the outlet. |
float | linear-amplitude [float] |
A linear amplitude value. The corresponding gain/attenuation in deciBels is sent out the outlet. |
list | list of gain/attention values [list] |
A list of linear amplitude values. Corresponding gain/attenuation values in deciBels for each list item are sent out the outlet. |
set | linear-amplitude [float] |
The message | followed by a linear amplitude value will set the next value to be calculated into deciBels without sending anything out the outlet.