aboutsummaryrefslogtreecommitdiff
path: root/src/fft.h
AgeCommit message (Collapse)Author
2014-11-13Raise a preprocessor error if neither __APPLE__ nor USE_OOURA is definedJamie Bullock
2014-11-11Define USE_OOURA if not on "Darwin"Jamie Bullock
- Should fix build issue on Linux
2014-03-27add VC2012 project to compile static and dynamic lib, also fix some CQ
issues
2013-01-10fixed Linux bugsJamie Bullock
2013-01-09implemented optimised FFT via the Accelerate framework. closes #5Jamie Bullock
2013-01-09add option to explicitly specify Ooura library at configure timeJamie Bullock