NxAudio.Transforms.AmplitudeToDb (nx_audio v0.3.1)

View Source

Represents the amplitude to decibel transformation for audio signals.

Summary

Functions

Returns the decibel representation of a power or magnitude spectrogram.

Functions

transform(spectrogram, opts \\ [])

Returns the decibel representation of a power or magnitude spectrogram.

Options

top_db: float() - The maximum decibel value. Default is 80.0.