MadArrays
MadArrays is a Python package that regroups various data structures adapted to handle audio signals with missing data.
Install
Install the current release with pip
:
pip install madarrays
For additional details, see doc/install.rst.
Usage
See the documentation.
Bugs
Please report any bugs that you find through the MadArrays GitLab project.
You can also fork the repository and create a merge request.
Source code
The source code of MadArrays is available via its GitLab project.
You can clone the git repository of the project using the command:
git clone git@gitlab.lis-lab.fr:skmad-suite/madarrays.git
Copyright © 2017-2018
- Laboratoire d'Informatique et Systèmes
- Université d'Aix-Marseille
- Centre National de la Recherche Scientifique
- Université de Toulon
Contributors
License
Released under the GNU General Public License version 3 or later (see LICENSE.txt).