log

age author description
2014-09-25 Chris Cannam Copyrights and tidying
2014-09-12 Chris Cannam Fix an incorrect default value; add some checks and warnings
2014-09-12 Chris Cannam Fix (the) two errors reported by Coverity Scan
2014-09-12 Chris Cannam Add category and RDF description files, fill in copyright stuff
2014-09-12 Chris Cannam Further Makefile fixes
2014-09-12 Chris Cannam Add (provisional) README, and COPYING/CITATION
2014-09-12 Chris Cannam Split out Makefile to separate single-platform versions and an .inc file
2014-09-04 Carl Bussey * Merge with Chris' changes
2014-09-04 Carl Bussey * FIRFilter::process now returns N+M-1 samples, rather than IFFT length as before.
2014-09-04 Chris Cannam Test and error message for buffer overrun (in anticipation of actually fixing it!)
2014-09-04 Chris Cannam Clamp band boundaries to block size
2014-09-04 Chris Cannam Some sample rate / parameter combinations result in min bin > max bin -- reject them
2014-09-04 Chris Cannam This include change seems necessary for my compiler
2014-09-03 Carl Bussey * Made sure the FFT variables are initialised in initialise()
2014-09-02 Carl Bussey * Changed variable names