Commit Graph

8 Commits

Author SHA1 Message Date
Chris Cannam
d6d4af1539 * Add warning if -c option and something conflicting with it are both given
* Fixes for mingw32 compile
* Fix a couple of compiler warnings
2008-07-07 18:54:18 +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
94b4feaf6a * Remove threading mode from Vamp plugin -- it's a bit silly to have as an option 2007-11-26 11:52:35 +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
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
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