graph
- Add category and RDF description files, fill in copyright stuff2014-09-12, by Chris Cannam
- Further Makefile fixes2014-09-12, by Chris Cannam
- Add (provisional) README, and COPYING/CITATION2014-09-12, by Chris Cannam
- Split out Makefile to separate single-platform versions and an .inc file2014-09-12, by Chris Cannam
- * Merge with Chris' changes2014-09-04, by Carl Bussey
- * FIRFilter::process now returns N+M-1 samples, rather than IFFT length as before.2014-09-04, by Carl Bussey
- Test and error message for buffer overrun (in anticipation of actually fixing it!)2014-09-04, by Chris Cannam
- Clamp band boundaries to block size2014-09-04, by Chris Cannam
- Some sample rate / parameter combinations result in min bin > max bin -- reject them2014-09-04, by Chris Cannam
- This include change seems necessary for my compiler2014-09-04, by Chris Cannam
- * Made sure the FFT variables are initialised in initialise()2014-09-03, by Carl Bussey
- * Changed variable names2014-09-02, by Carl Bussey