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
/
ChangeLog
Age
Commit message (
Expand
)
Author
2008-03-26
- Fixed build fail if --enable-fft not specified
Jamie Bullock
2008-02-16
- Added to pd example the ability to differentiate between different
Jamie Bullock
2008-02-15
- Fixed bugs in xtract_flatness(), or at least added necessary
Jamie Bullock
2007-10-09
Fixed bug in xtract_init_mfcc() - iteration to decide filter peak positions o...
Dan Stowell
2007-10-06
Removed fftw_plan from xtraction functions. Created new init function xtract_...
Jamie Bullock
2007-10-04
Incremented FIX revision number and updated ChangeLog
Jamie Bullock
2007-09-04
Added basic SWIG wrapper generator (use ./configure --enable-swig etc)
Jamie Bullock
2007-08-19
Updated changelog
Jamie Bullock
2007-04-20
Fixed autocorrelation_fft() it now gives comparable output to autocorrelation()
Jamie Bullock
2007-03-14
Fixed bug in xtract_spectrum() FFTW_R2HC now interpreted correctly. Updated C...
Jamie Bullock
2007-01-29
Version 0.4.0. Updated ChangeLog
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
2006-12-11
Fixed xtract_init_mfcc
Jamie Bullock
2006-12-09
Implemented xtract_harmonics
Jamie Bullock
2006-11-10
Fixed Mac OS X crash by declaring xtract and xtract_help_strings as
Jamie Bullock
2006-10-24
Various minor fixes
Jamie Bullock
2006-10-18
Added help string support, minor fixes.
Jamie Bullock
2006-10-17
Improved xtract_f0
Jamie Bullock
2006-10-09
Added ChangeLog
Jamie Bullock
2006-10-02
Initial import
Jamie Bullock