Commit Graph

881 Commits

Author SHA1 Message Date
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
00ff759247 * Avoid virtual method hiding warnings
* Avoid potential deadlock in thread join when processing has been abandoned
2009-02-26 22:26:02 +00:00
Chris Cannam
c5a293da33 * fix bug in initial state of accumulator; fix compiler warnings 2009-01-28 11:19:00 +00:00
Chris Cannam
0da1cfd87a * update from personal repo (including some significant fixes) 2008-11-26 22:31:55 +00:00
Chris Cannam
4d875a5ef4 * Warn and recover if time or pitch ratio is zero (or smaller) 2008-10-13 19:13:21 +00:00
Chris Cannam
02c1d67034 * fix possible crash in resampler 2008-08-06 22:00:18 +00:00
Chris Cannam
af45aa1ef4 * add cstdlib include (for antisocial compilers) 2008-07-10 12:13:08 +00:00
Chris Cannam
aef181c3ed ... 2008-07-10 11:09:26 +00:00
Chris Cannam
dd45a34e48 * build fix for OS/X, dammit 2008-07-10 11:09:01 +00:00
Chris Cannam
c8f2e01b5b * note on threading 2008-07-09 20:58:17 +00:00
Chris Cannam
a96c85befc * Change terminology: peak locking -> lamination (we no longer do peak locking)
* Adjustments to lamination code
2008-07-08 16:32:52 +00:00
Chris Cannam
55b9516fff * minor reversion 2008-07-08 15:41:21 +00:00
Chris Cannam
f0cc46653d * build fixes 2008-07-08 15:32:52 +00:00
Chris Cannam
7f68bae17f ... 2008-07-08 15:07:58 +00:00
Chris Cannam
55858c94d0 * for mingw32 build 2008-07-08 15:04:30 +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
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
167760625a * Fix latency issue 2008-07-06 19:24:53 +00:00
Chris Cannam
c237047d3c * update Makefile.osx 2008-07-06 10:46:08 +00:00
Chris Cannam
7018c5d78d * update configure 2008-07-06 10:39:47 +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
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
87af5d6745 ... 2008-07-02 21:33:31 +00:00
Chris Cannam
7b3b93efe8 ... 2008-07-02 21:28:23 +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
7e7e998ce5 * Avoid using STL map in process()!
* Exceptions in resampler
2008-07-01 14:54:31 +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
52a10829ef * Fix buffer overrun in process (reported by Jesse Chappell) 2008-01-28 17:27:05 +00:00
Chris Cannam
a08d138309 * If throwing InvalidSize, at least print out why 2008-01-28 17:26:37 +00:00
Chris Cannam
458cbf343d * _latency -> latency 2008-01-28 17:24:55 +00:00
Chris Cannam
85d4ce4c33 * docs 2007-12-13 21:16:01 +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
92b63b086a * More documentative bits 2007-12-10 22:20:07 +00:00
Chris Cannam
63ca65b931 ... 2007-12-10 16:43:29 +00:00
Chris Cannam
8ef7ee28eb ... 2007-12-10 16:34:07 +00:00
Chris Cannam
ad4c9558f1 * Add forgotten files 2007-12-10 16:30:29 +00:00
Chris Cannam
a94f3f3357 * Documentation 2007-12-10 16:29:52 +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
2b1693aa3f * Documentation update 2007-12-07 22:11:11 +00:00
Chris Cannam
f39fd78ab5 * Add install target 2007-12-07 22:05:59 +00:00
Chris Cannam
9bf7e03d5c * documentation 2007-12-04 21:42:06 +00:00