Removed -Werror from CFLAGS to make the PD example compile on OS X
author |
Jamie Bullock <jamie@postlude.co.uk> |
date |
Mon, 12 Mar 2007 19:01:10 +0000 |
parents |
f926b6b299e7 |
children |
2c2ea9326c30 |
rev |
line source |
jamie@61
|
1 Rationalise use of powf etc. vs pow
|
jamie@52
|
2 Add spectral_flux
|
jamie@52
|
3 Add geometric_mean
|
jamie@52
|
4 Add spectral_mean, spectral_deviation, spectral_geometric_mean etc.
|
jamie@52
|
5 Add weighted temporal features as per Peeters (xtract_weighted_mean etc) weight given as argv?
|
jamie@22
|
6 Improve noise robustness of xtract_f0
|
jamie@24
|
7 Add feature advertisement
|
jamie@22
|
8 Fix xtract_hps - it doesn't work!
|
jamie@19
|
9 Add Pure Data help file
|
jamie@19
|
10 Add delta functions
|
jamie@19
|
11 Add Max/MSP external example
|
jamie@42
|
12 Add self documentation
|
jamie@49
|
13 Check and add return values as appropriate. Make them more sensible!
|
jamie@19
|
14 ...do other stuff and eventually...
|
jamie@22
|
15 ...optimise!
|