aboutsummaryrefslogtreecommitdiff
path: root/examples/puredata/xtract/xtract-help.pd
AgeCommit message (Collapse)Author
2014-11-06Remove puredata and MaxMSP examplesJamie 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