volts_to_decibel¶ waveline.utils.volts_to_decibel(volts)[source]¶ Convert from volts to dB(AE). Parameters: volts (float | ndarray) – Inpult in volts, scalar or array Return type: float | ndarray Returns: Input value(s) in dB(AE)