view INSTALL @ 240:173ffca58d23

Read data from all available channels in AudioSource
author Amine Sehili <amine.sehili@gmail.com>
date Thu, 25 Jul 2019 20:50:52 +0100
parents 308c89235a2e
children 439463d9cdda
line wrap: on
line source
### Install via pip

    sudo pip install auditok

### Install the latest version on Github

    git clone https://github.com/amsehili/auditok.git
    cd auditok
    sudo python setup.py install