Use Non-Frames Version Previous Page Next Page
Mathematical Functions: Amplitude Functions

dbamp, ampdb

          dbamp(x)   (init-rate or control-rate args only)
          ampdb(x)   (no rate restriction)

Description

Where the argument within the parentheses may be an expression. These functions perform conversions between raw amplitude values and their decibel equivelents. The result can then be a term in a further expression.

dbamp(x) - returns the decibel equivalent of the raw amplitude x.

ampdb(x) - returns the amplitude equivalent of the decibel value x. Thus:


Use Non-Frames Version Previous Page Next Page
Mathematical Functions: Amplitude Functions