MadArrays
MadArrays
Résumé
MadArrays is a python package dedicated to the manipulation of audio arrays with missing entries.
MadArrays provides:
- a generic data structure MadArray to manipulate NumPy arrays with missing entries,
- a data structure Waveform to handle waveforms and easily get access to useful attributes and methods,
- amplitude and phase masking for complex entries.