Changes in src/spectral/specdesc.h [42f1cd01:6f42c16]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/spectral/specdesc.h
r42f1cd01 r6f42c16 59 59 Conference on Acoustics Speech and Signal Processing, pages 441444, 60 60 Hong-Kong, 2003. 61 62 \b \p wphase : Weighted Phase Deviation onset detection function63 64 S. Dixon. Onset detection revisited. In Proceedings of the 9th International65 Conference on Digital Audio Ef- fects (DAFx) , pages 133–137, 2006.66 67 http://www.eecs.qmul.ac.uk/~simond/pub/2006/dafx.pdf68 61 69 62 \b \p specdiff : Spectral difference method onset detection function … … 182 175 The parameter \p method is a string that can be any of: 183 176 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`. 177 - `energy`, `hfc`, `complex`, `phase`, `specdiff`, `kl`, `mkl`, `specflux` 178 - `centroid`, `spread`, `skewness`, `kurtosis`, `slope`, `decrease`, `rolloff` 189 179 190 180 */
Note: See TracChangeset
for help on using the changeset viewer.