Minor fixes to descriptors.c (Thanks to Chris Cannam)
author |
Jamie Bullock <jamie@postlude.co.uk> |
date |
Thu, 15 Feb 2007 10:44:28 +0000 |
parents |
45c585bb7996 |
children |
f926b6b299e7 |
rev |
line source |
jamie@52
|
1 Add spectral_flux
|
jamie@52
|
2 Add geometric_mean
|
jamie@52
|
3 Add spectral_mean, spectral_deviation, spectral_geometric_mean etc.
|
jamie@52
|
4 Add weighted temporal features as per Peeters (xtract_weighted_mean etc) weight given as argv?
|
jamie@22
|
5 Improve noise robustness of xtract_f0
|
jamie@24
|
6 Add feature advertisement
|
jamie@22
|
7 Fix xtract_hps - it doesn't work!
|
jamie@19
|
8 Add Pure Data help file
|
jamie@19
|
9 Add delta functions
|
jamie@19
|
10 Add Max/MSP external example
|
jamie@42
|
11 Add self documentation
|
jamie@49
|
12 Check and add return values as appropriate. Make them more sensible!
|
jamie@19
|
13 ...do other stuff and eventually...
|
jamie@22
|
14 ...optimise!
|