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
Age
Commit message (
Collapse
)
Author
2006-12-20
Added bin frequencies to second half of xtract_magnitude_spectrum()
Jamie Bullock
2006-12-20
Added new features: sum, highest_value, crest and noisiness
Jamie Bullock
2006-12-20
Fixed xtract_flatness()
Jamie Bullock
2006-12-15
Numerous fixes and enhancements, see ChangeLog.
Jamie Bullock
2006-12-12
Numerous fixes, see ChangeLog
Jamie Bullock
2006-12-11
Changes to xtract_inharmonicity - made parameters consistent with other
Jamie Bullock
xtractors that use peak spectrum. Fixed memory alloc bug in pd example.
2006-12-11
Fixed xtract_init_mfcc
Jamie Bullock
2006-12-09
Implemented xtract_harmonics
Jamie Bullock
2006-12-09
Fixed typos in scalar.c (thanks to Chris Cannam) and added -Wall to
Jamie Bullock
CFLAGS so this doesn't happen again!
2006-10-24
Various minor fixes
Jamie Bullock
2006-10-20
Minor changes
Jamie Bullock
2006-10-20
Replaced --enable-vector with --enable-fft and improved build
Jamie Bullock
2006-10-20
Added simpletest example
Jamie Bullock
2006-10-18
Added help string support, minor fixes.
Jamie Bullock
2006-10-18
Added PD help files
Jamie Bullock
2006-10-17
Improved xtract_f0
Jamie Bullock
2006-10-09
Added f0 estimation (based on AMDF)
Jamie Bullock
2006-10-08
Added spectral centroid
Jamie Bullock
2006-10-08
Added XTRACT macro
Jamie Bullock
2006-10-05
Fixed AMDF
Jamie Bullock
2006-10-05
Changed xtract_f0 to xtract_lowest_match
Jamie Bullock
2006-10-04
Added doxygen tags and compile scripts
Jamie Bullock
2006-10-02
Initial import
Jamie Bullock