index
:
LibXtract
master
Fork of Jamie Bullock's feature extraction library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
delta.c
Age
Commit message (
Expand
)
Author
2014-11-07
Remove unmaintainable relative paths
Jamie Bullock
2014-06-05
Add normalisation capability to xtract_lnorm()
Jamie Bullock
2013-04-24
Provide relative include path for libxtract.h for compatibility with non-auto...
Jamie Bullock
2013-01-09
switched from single to double precision througout. closes #9
Jamie Bullock
2013-01-07
changed license from GPL to MIT. closes #6
Jamie Bullock
2013-01-07
added Ooura implementation to repository
Jamie Bullock
2008-05-04
Fixed bug in peak interpolation algorithm in xtract_peak_spectrum()
Jamie Bullock
2008-01-02
- Re-factoring in xtract_spectrum and fixed normalisation bug
Jamie Bullock
2007-12-29
- PD example brought in line with new delta features and subframe function
Jamie Bullock
2007-12-28
- Added new helper functions: xtract_windowed() and xtract_features_from_subf...
Jamie Bullock
2007-12-27
Added l-norm/spectral flux
Jamie Bullock
2007-12-27
- Added extra argument to xtract_spectrum to give the option of normalising t...
Jamie Bullock
2007-01-29
Added namespacing to enumerations and defines. Made most macros private.
Jamie Bullock
2006-12-15
Numerous fixes and enhancements, see ChangeLog.
Jamie Bullock
2006-12-09
Implemented xtract_harmonics
Jamie Bullock
2006-10-02
Initial import
Jamie Bullock