Chris Cannam
d43e6b14c9
...
2008-07-05 09:11:22 +00:00
Chris Cannam
f894f7c66f
* update from personal repo
2008-07-04 19:31:23 +00:00
Chris Cannam
86462dbd9f
* Fix under/overruns in ladspa plugin
2008-07-04 14:19:32 +00:00
Chris Cannam
59a160eb3f
* whoops! initialise m_silentAudioCurve
2008-07-02 22:20:56 +00:00
Chris Cannam
c70480bb3c
* Update for newer take on the C wrapper API
...
* Add library versioning and DESTDIR support
2008-07-01 10:25:17 +00:00
Chris Cannam
160143461d
* C API version
2008-06-09 20:46:37 +00:00
Chris Cannam
1a9f2f6c98
* update maker
2008-06-04 20:43:22 +00:00
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
458cbf343d
* _latency -> latency
2008-01-28 17:24:55 +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
9bf7e03d5c
* documentation
2007-12-04 21:42:06 +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
d2fe49c20c
* Sort out resynthesis gain; add crispness parameter to pitch shifter plugin
2007-11-21 19:57:49 +00:00
Chris Cannam
35dc16b611
* Various tweaks to improve performance at large ratios
2007-11-16 22:22:01 +00:00
Chris Cannam
597c96a200
* Initial import
2007-11-06 21:41:16 +00:00