-
Notifications
You must be signed in to change notification settings - Fork 0
utils.DspUtils.Function.convertPowerToDb
Christian d'Heureuse edited this page Jun 7, 2026
·
2 revisions
dsp-collection / utils/DspUtils / convertPowerToDb
function convertPowerToDb(x): number;Defined in: utils/DspUtils.ts:23
Converts a linear power value to decibels.
Returns -Infinity for 0.
number
number