aboutsummaryrefslogtreecommitdiff
path: root/src/delta.c
AgeCommit message (Collapse)Author
2014-11-07Remove unmaintainable relative pathsJamie Bullock
2014-06-05Add normalisation capability to xtract_lnorm()Jamie Bullock
2013-04-24Provide relative include path for libxtract.h for compatibility with ↵Jamie Bullock
non-autotools builds
2013-01-09switched from single to double precision througout. closes #9Jamie Bullock
2013-01-07changed license from GPL to MIT. closes #6Jamie Bullock
2013-01-07added Ooura implementation to repositoryJamie Bullock
2008-05-04Fixed bug in peak interpolation algorithm in xtract_peak_spectrum()Jamie Bullock
2008-01-02- Re-factoring in xtract_spectrum and fixed normalisation bugJamie Bullock
- Fixed bug in xtract_lnorm
2007-12-29- PD example brought in line with new delta features and subframe functionJamie Bullock
- subframe-test.pd added - fix to a_blockswap~.pd
2007-12-28- Added new helper functions: xtract_windowed() and ↵Jamie Bullock
xtract_features_from_subframes() - Added windowing functions (window.c)
2007-12-27Added l-norm/spectral fluxJamie Bullock
2007-12-27- Added extra argument to xtract_spectrum to give the option of normalising ↵Jamie Bullock
the magnitude/power coeffificients - Removed duplicate code block (argc assignment) from descriptors.c - Added some extra documentation to libxtract.h
2007-01-29Added namespacing to enumerations and defines. Made most macros private.Jamie Bullock
2006-12-15Numerous fixes and enhancements, see ChangeLog.Jamie Bullock
2006-12-09Implemented xtract_harmonicsJamie Bullock
2006-10-02Initial importJamie Bullock