Envelope

envelope_gammatone(audio, fs[, fs_inter, ...])

Compute the envelope of audio using a gammatone filterbank.

envelope_rms(audio, fs[, fs_inter, fs_target])

Compute the envelope of the audio as the root mean square (RMS) of the signal.