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
/
xtract
/
xtract_macros.h
Age
Commit message (
Collapse
)
Author
2013-01-07
changed license from GPL to MIT. closes #6
Jamie Bullock
2008-03-26
- Fixed build fail if --enable-fft not specified
Jamie Bullock
- Fixed doxygen build so that it includes libxtract.h - Doxygen tweaks
2007-12-29
- PD example brought in line with new delta features and subframe function
Jamie Bullock
- subframe-test.pd added - fix to a_blockswap~.pd
2007-01-29
Added namespacing to enumerations and defines. Made most macros private.
Jamie Bullock
2007-01-21
Finished the essentials of descriptors.c
Jamie Bullock
2007-01-11
Fleshed out function descriptors.
Jamie Bullock
2007-01-10
Rationalised spectral data format. Added spectral_mean et al
Jamie Bullock
2006-12-22
Added function descriptors
Jamie Bullock
2006-12-21
Added xtract_sharpness()
Jamie Bullock
2006-12-20
Added new features: sum, highest_value, crest and noisiness
Jamie Bullock
2006-12-09
Implemented xtract_harmonics
Jamie Bullock
2006-10-24
Various minor fixes
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