Chris Cannam
49cf25d724
* Further work on handling distinct analysis and synthesis window and FFT sizes
2010-05-25 21:49:05 +01:00
Chris Cannam
87dc720243
Update from main repo.
...
* Add a more reliable transient detection mode, and make the mode
selectable using OptionDetectorXXX flags -- the new method is
the default
* Band-limit transient detectors to avoid being distracted by
inaudible garbage
* Add a key-frame mapping facility for variable stretch ratio
management during offline stretches
2010-03-24 09:44:51 +00:00
Chris Cannam
45a7ec1868
* Fixes for gcc-4.4 (thanks Alexis Ballier)
2009-09-28 09:45:23 +00:00
Chris Cannam
abf577ee9d
* Some code rearrangement
...
* Threading fixes (corrections to condition usage)
* Avoid a potential hang when faced with some peculiar stretch factors
* More modular calls out to vectorizable functions
* Solaris build fixes
* Bump version number
2009-09-17 13:01:21 +00:00
Chris Cannam
aa5f708467
* Update versions etc for forthcoming 1.3 bugfix release
2009-03-01 21:57:15 +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
1e2cae8e2d
* Add library API version to headers
...
* Add phase reset on silence (doesn't appear to make much difference)
* Fix mistake in LRDF file
2008-07-02 21:20:22 +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
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
308e2ad632
* Fix incorrect option parsing (-T not recognised, pitch shift mishandled)
...
* Fix incorrect #ifdef nesting in FFT.cpp
* Ensure pkg-config directory is created on make install if necessary
2007-12-13 17:59:21 +00:00
Chris Cannam
fafcb36e97
* configure update
2007-12-10 22:22:29 +00:00
Chris Cannam
63ca65b931
...
2007-12-10 16:43:29 +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
f39fd78ab5
* Add install target
2007-12-07 22:05:59 +00:00
Chris Cannam
b3c4ce045f
* Allow building on Win32 with MinGW
2007-11-28 11:50:47 +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
902e52f8f1
* Fix FFTW wisdom saving (do it only once)
...
* Add makedepend dependencies
2007-11-20 20:50:25 +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
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