Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-06 | Removed fftw_plan from xtraction functions. Created new init function ↵ | Jamie Bullock | |
xtract_init_fft() for creating plans, which have global scope. Updated examples to reflect the change. New configure option: --with-fft_optimisation (0 = FFTW_ESTIMATE, 1 = FFTW_MEASURE, 2 = FFTW_PATIENT). | |||
2007-08-19 | Added MSP example test patches and modified MSP Makefile to cater for ↵ | Jamie Bullock | |
specific architectures | |||
2007-08-19 | Fix for MSP example list argument bug | Jamie Bullock | |
2007-08-19 | Fixes for MSP example, and changed the fundamental estimators so that if ↵ | Jamie Bullock | |
they don't get a samplerate 44100 is assumed (I'm not sure if this is a good idea!). | |||
2007-07-31 | Added Max/MSP external to examples. There are problems (memory I think), but ↵ | Jamie Bullock | |
the basic code is there |