aboutsummaryrefslogtreecommitdiff
path: root/examples/simpletest
AgeCommit message (Collapse)Author
2012-09-05Updated simpletest example to include MFCCJamie Bullock
2010-08-23- Max example tweaksJamie Bullock
- corrected output display in simpletest example
2010-02-03- fixed DC/Nyquist inclusion bug in xtract_spectrum() and refactored a bitJamie Bullock
2007-09-03Back to C99 in CFLAGS, but at least we (should) have the C89 option if ↵Jamie Bullock
anyone can't make it work with their compiler
2007-01-29Added namespacing to enumerations and defines. Made most macros private.Jamie Bullock
2006-10-24Minor simpletest fixJamie Bullock
2006-10-20Added simpletest exampleJamie Bullock