* Add centre-focus option (mid/side processing)

* Simplify RingBuffer and add explicit memory locks
* Fix hang with certain unfortunate combinations of parameters
* Bump version to 1.7
This commit is contained in:
Chris Cannam
2011-11-25 11:11:59 +00:00
parent 9c52352c24
commit c26dc1dc88
19 changed files with 588 additions and 373 deletions

View File

@@ -19,7 +19,7 @@
#include "system/VectorOps.h"
#include "system/VectorOpsComplex.h"
#define FFT_MEASUREMENT 1
//#define FFT_MEASUREMENT 1
#ifdef HAVE_FFTW3