Commit Graph

6 Commits

Author SHA1 Message Date
Chris Cannam
1d41c952e8 Update from personal repository.
* Added an initial "formant preservation" option when pitch shifting
 * Real-time pitch shifting now uses a faster method by default, with
   less variation in CPU usage
 * The code is more amenable to compiler auto-vectorization (through
   e.g. gcc --ftree-vectorize).
2008-05-22 16:54:27 +00:00
Chris Cannam
09dadc239a * Default to using double-precision FFTs only when linking against FFTW,
to avoid having to -lfftw3 -lfftw3f
2007-11-27 14:12:04 +00:00
Chris Cannam
0aa2cdf03d * Some tweaks to configure/Makefile -- add -fPIC, change VAMP to Vamp 2007-11-20 20:21:00 +00:00
Chris Cannam
1d7dbbdb05 ... 2007-11-08 15:02:47 +00:00
Chris Cannam
f2ced5b6d4 * Add Vamp and LADSPA to configure 2007-11-08 10:43:21 +00:00
Chris Cannam
597c96a200 * Initial import 2007-11-06 21:41:16 +00:00