Commit Graph

14 Commits

Author SHA1 Message Date
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
4d63c025e2 Versions 2018-05-14 19:31:29 +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
93c38b50a0 Update to new combined build 2012-09-09 16:57:42 +01: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
7018c5d78d * update configure 2008-07-06 10:39:47 +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
fafcb36e97 * configure update 2007-12-10 22:22:29 +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
907631a05f * Add configure to SVN for convenience 2007-11-08 10:43:33 +00:00