decibel_to_volts

waveline.utils.decibel_to_volts(decibel)[source]

Convert from dB(AE) to volts.

Parameters:

decibel (float | ndarray) – Input in decibel, scalar or array

Return type:

float | ndarray

Returns:

Input value(s) in volts