DecibelsToGain Op

DecibelsToGain

This op is deprecated!

It will not receive any updates

Converts decibels [~-96..0] to gain [0..1]


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.


Edit Documentation

Full Name
  • Ops.Deprecated.WebAudio.Lib.Tonejs.Core.DecibelsToGain
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorJavascript Libraries


 

INPUT PORTS


Decibels (Number)

The decibels, mostly in range [~-96..0]

OUTPUT PORTS


Gain (Number)

The gain, mostly in range [0..1]


Patches using DecibelsToGain

  • Examples
  • Public
  • My Patches