Changeset 067d794


Ignore:
Timestamp:
Apr 5, 2017, 2:33:48 PM (7 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler
Children:
60fdc89
Parents:
c2e2362
Message:

README.md: update list of command line tools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    rc2e2362 r067d794  
    4444--------------
    4545
    46 A few simple command line tools are included along with the library:
     46The python module comes with the following command line tools:
     47
     48 - `aubio` extracts informations from sound files
     49 - `aubiocut` slices sound files at onset or beat timestamps
     50
     51Additional command line tools are included along with the library:
    4752
    4853 - `aubioonset` outputs the time stamp of detected note onsets
     
    5358 - `aubionotes` emits midi-like notes, with an onset, a pitch, and a duration
    5459 - `aubioquiet` extracts quiet and loud regions
    55 
    56 Additionally, the python module comes with the following script:
    57 
    58  - `aubiocut` slices sound files at onset or beat timestamps
    5960
    6061The latest version of the documentation can be found at:
Note: See TracChangeset for help on using the changeset viewer.