ampdbfs
Returns the amplitude equivalent (in 16-bit signed integer scale) of the full scale decibel (dB FS) value x.
The logarithmic full scale decibel values will be converted to linear 16-bit signed integer values from −32,768 to +32,767.
Syntax
Examples
Here is an example of the ampdbfs opcode. It uses the file ampdbfs-modern.csd.
Here is an example of the ampdbfs opcode. It uses the file ampdbfs.csd.
Its output should include lines like:
instr 1: iamp = 29204.511
instr 1: iamp = 18426.801
instr 1: iamp = 16422.904
instr 1: iamp = 3276.800
See also
New in Csound version 4.10