Commit Graph

69 Commits

Author SHA1 Message Date
Chris Cannam
c8f2e01b5b * note on threading 2008-07-09 20:58:17 +00:00
Chris Cannam
057481ea41 * Work around a patent (also producing better results, in many cases)
* Add aligned allocation functions in sysutils
2008-07-08 15:00:22 +00:00
Chris Cannam
475ccc3a32 * Add --duration, --tempo X:Y and --version options to command line program 2008-07-06 10:33:12 +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
6b277bd8dd * Add OptionPitchHighConsistency 2008-07-01 20:49:24 +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
85d4ce4c33 * docs 2007-12-13 21:16:01 +00:00
Chris Cannam
2b1693aa3f * Documentation update 2007-12-07 22:11:11 +00:00
Chris Cannam
9bf7e03d5c * documentation 2007-12-04 21:42:06 +00:00
Chris Cannam
065cc29e5c * Add OptionThreadingAlways 2007-11-26 11:50:29 +00:00
Chris Cannam
89ce4223ee * Consume output when running stretcher in RT mode from Vamp plugin;
start some documentation
2007-11-23 22:22:31 +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
e9cb6dbc37 * More rationalisation -- lock becomes phase reset in most cases
* Update Vamp plugin parameters and outputs
2007-11-19 20:13:39 +00:00
Chris Cannam
f327e0c415 * Rationalise naming: block -> window or chunk 2007-11-18 21:38:18 +00:00
Chris Cannam
94f85c2db4 * bandlimited transient reset -- needs testing & refinement 2007-11-09 13:19:29 +00:00
Chris Cannam
5863e9070b * Better reporting of soft peaks (time sync points) 2007-11-07 22:34:30 +00:00
Chris Cannam
597c96a200 * Initial import 2007-11-06 21:41:16 +00:00