blob: a4ebf76f986624d3c8c444b4bf551c9d0618d5ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Rationalise use of powf etc. vs pow
Add spectral_flux
Add geometric_mean
Add spectral_mean, spectral_deviation, spectral_geometric_mean etc.
Add weighted temporal features as per Peeters (xtract_weighted_mean etc) weight given as argv?
Improve noise robustness of xtract_f0
Fix xtract_hps - it doesn't work!
Add Pure Data help file
Add delta functions
Add Max/MSP external example
Check and add return values as appropriate. Make them more sensible!
...do other stuff and eventually...
...optimise!
|