Changeset 42f1cd01 for src


Ignore:
Timestamp:
Mar 11, 2017, 5:58:54 AM (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:
8177483
Parents:
c23e591
Message:

src/spectral/specdesc.h: update list of methods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/spectral/specdesc.h

    rc23e591 r42f1cd01  
    182182  The parameter \p method is a string that can be any of:
    183183
    184     - `energy`, `hfc`, `complex`, `phase`, `specdiff`, `kl`, `mkl`, `specflux`
    185     - `centroid`, `spread`, `skewness`, `kurtosis`, `slope`, `decrease`, `rolloff`
     184    - onset novelty functions: `complex`, `energy`, `hfc`, `kl`, `mkl`,
     185    `phase`, `specdiff`, `specflux`, `wphase`,
     186
     187    - spectral descriptors: `centroid`, `decrease`, `kurtosis`, `rolloff`,
     188    `skewness`, `slope`, `spread`.
    186189
    187190*/
Note: See TracChangeset for help on using the changeset viewer.