Module time_domain

Source

Functions§

autocorrelate
Computes the autocorrelation of a signal.
log_energy
Computes the logarithmic energy of framed audio.
lpc
Computes Linear Predictive Coding (LPC) coefficients using the autocorrelation method.
mu_compress
Applies μ-law compression to a signal.
mu_expand
Applies μ-law expansion to a compressed signal.
zero_crossings
Detects zero crossings in a signal.