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
d4ff782668
* Share dblbuf with FFT object to avoid a copy; fix reset(); add spectral
...
difference audio curve; some tidying; add FLOAT_ONLY FFT option
2007-12-10 15:47:06 +00:00
Chris Cannam
fe9dc561ef
* Fix outbuf size issues, and other misc troubles
2007-11-21 21:48:16 +00:00
Chris Cannam
7c4fcd85da
* Improvements to offline phase reset point detection
...
* Better support for higher sample rates
* Save and restore FFTW wisdom (needs work still)
* More tidying, options and argument overhauls
2007-11-20 20:17:13 +00:00
Chris Cannam
f327e0c415
* Rationalise naming: block -> window or chunk
2007-11-18 21:38:18 +00:00
Chris Cannam
597c96a200
* Initial import
2007-11-06 21:41:16 +00:00