Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-24 | - Fixes to descriptors.c where no break statement was given for certain ↵ | Jamie Bullock | |
cases is switch conditionals - Added LPC and LPCC extraction functions. LPC implements Durbin method as described in Rabiner and Juang and implemented in Dr. Dobbs 1994 edition by Jutta Degener | |||
2007-10-06 | Removed fftw_plan from xtraction functions. Created new init function ↵ | Jamie Bullock | |
xtract_init_fft() for creating plans, which have global scope. Updated examples to reflect the change. New configure option: --with-fft_optimisation (0 = FFTW_ESTIMATE, 1 = FFTW_MEASURE, 2 = FFTW_PATIENT). | |||
2007-08-20 | Minor mods and typos corrections that were lurking uncommitted | Jamie Bullock | |
2007-03-14 | Fixed bug in xtract_spectrum() FFTW_R2HC now interpreted correctly. Updated ↵ | Jamie Bullock | |
ChangeLog and AUTHORS files. | |||
2007-02-15 | Removed '//' comments | Jamie Bullock | |
2007-01-10 | Rationalised spectral data format. Added spectral_mean et al | Jamie Bullock | |
2006-12-21 | Added xtract_sharpness() | Jamie Bullock | |
2006-12-12 | Numerous fixes, see ChangeLog | Jamie Bullock | |
2006-10-18 | Added help string support, minor fixes. | Jamie Bullock | |
2006-10-17 | Added todos | Jamie Bullock | |
2006-10-17 | Improved xtract_f0 | Jamie Bullock | |
2006-10-10 | Added TODO | Jamie Bullock | |