Chris Cannam
13a6dd7c24
Update configure so as to fail if ladspa header is not found and --disable-ladspa is not provided
2021-01-08 11:44:50 +00:00
Chris Cannam
6659d61f01
Update version numbers
2020-09-09 14:02:42 +01:00
Chris Cannam
392e6850fd
Minor formatting tweaks
2020-02-14 11:29:55 +00:00
Brian Matherly
8043a8fc8f
Add configure options
...
Allow the packager to decide if she wants to compile/install
programs, VAMP plugin and LADSPA plugin.
if --disable-programs is used, then sndfile is not required.
if --disable-vamp is used, then vamp-sdk is not required.
if --disable-lapsda is used, then lapsda is not required.
2020-02-14 11:23:52 +00:00
Chris Cannam
09a1dc3a20
Next version will be 1.8.2
2015-07-09 15:40:42 +01:00
Chris Cannam
24560ba3ec
Copyright dates
2015-07-09 15:26:08 +01:00
Chris Cannam
9ded9a2adf
Patch from Ryan Schmidt for install and various other make fixes on OS/X
2013-12-10 21:01:47 +00:00
Chris Cannam
afdb914d0b
Version updates
2012-10-28 10:30:09 +00:00
Chris Cannam
d66fd7dbe1
Version number
2012-10-01 21:58:49 +01:00
Chris Cannam
93c38b50a0
Update to new combined build
2012-09-09 16:57:42 +01:00
Chris Cannam
c26dc1dc88
* Add centre-focus option (mid/side processing)
...
* Simplify RingBuffer and add explicit memory locks
* Fix hang with certain unfortunate combinations of parameters
* Bump version to 1.7
2011-11-25 11:11:59 +00:00
Chris Cannam
0b8c1bd90b
* Pull across from main repo: Fix silent channel of output when processing with band-limited transients option; include libresample support. Also update copyright dates.
2011-01-07 21:46:36 +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
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
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
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
0aa2cdf03d
* Some tweaks to configure/Makefile -- add -fPIC, change VAMP to Vamp
2007-11-20 20:21:00 +00:00
Chris Cannam
1d7dbbdb05
...
2007-11-08 15:02:47 +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