aboutsummaryrefslogtreecommitdiff
path: root/examples/puredata/xtract
AgeCommit message (Collapse)Author
2014-11-06Remove puredata and MaxMSP examplesJamie Bullock
2007-12-29- PD example brought in line with new delta features and subframe functionJamie Bullock
- subframe-test.pd added - fix to a_blockswap~.pd
2007-10-08Committed missing files needed for new out-of-place fftw plan creationJamie Bullock
2007-10-06Removed 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-03-12Improvements an fixes to PD example and help filesJamie Bullock
2006-10-18PD example fixesJamie Bullock
2006-10-18Added PD help filesJamie Bullock