DecibelsToGain Op
This op is deprecated!
It will not receive any updatesConverts decibels [~-96..0] to gain [0..1]
Summary (oneliner)
The values don’t have to be in the range [-96..0] / [0..1], but this is the typical range.
See also Tone.js Wiki: Gain and Tone.js Wiki: Decibel.
Full Name
- Ops.Extension.Deprecated.Tonejs.DecibelsToGain
- Extension Op - Visible to all users
- MIT
- Tone.js (Webaudio Library)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Decibels (Number)
The decibels, mostly in range [~-96..0]
OUTPUT PORTS
Gain (Number)
The gain, mostly in range [0..1]