Changeset b257b60 for README.md


Ignore:
Timestamp:
Aug 12, 2015, 7:21:38 PM (9 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, pitchshift, sampler, timestretch, yinfft+
Children:
60fc05b
Parents:
3a1a5d6 (diff), 7b2d740 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'develop' into notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    r3a1a5d6 rb257b60  
    4646 - `aubioquiet` extracts quiet and loud regions
    4747
    48 Additionaly, the python module comes with the following script:
     48Additionally, the python module comes with the following script:
    4949
    5050 - `aubiocut` slices sound files at onset or beat timestamps
     
    7878page](http://aubio.org/download).
    7979
    80 aubio uses [waf](https://code.google.com/p/waf/) to configure, compile, and
    81 test the source:
     80aubio uses [waf](https://waf.io/) to configure, compile, and test the source:
    8281
    8382    ./waf configure
     
    8584    sudo ./waf install
    8685
    87 aubio compiles on Linux, Mac OS X, Cygwin, and iPhone.
     86If waf is not found in the directory, you can download and install it with:
     87
     88    make getwaf
     89
     90aubio compiles on Linux, Mac OS X, Cygwin, and iOS.
    8891
    8992Credits and Publications
Note: See TracChangeset for help on using the changeset viewer.