log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
vamp-plugin-sdk
log src/vamp-hostsdk/PluginInputDomainAdapter.cpp @ 541:
0e32c328b02a
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-8
tip
age
author
description
Tue, 30 Jan 2018 09:56:46 +0000
Chris Cannam
Extensively rename things in the KissFFT headers to use a Vamp prefix. The motivation is not to change anything about the Vamp SDK library builds, but to avoid confusion in case any other code (for example that pulls in the Vamp SDK as part of a wider project definition) accidentally includes these headers instead of, or as well as, some other copy of KissFFT.
vamp-kiss-naming
Thu, 20 Oct 2016 14:05:05 +0100
Chris Cannam
Fix compiler warnings
Thu, 18 Aug 2016 15:06:23 +0100
Chris Cannam
Single or double-precision FFTs (double in the default build), not both
vampipe
Thu, 18 Aug 2016 14:43:52 +0100
Chris Cannam
Make single/double-precision selectable for input domain adapter windowing and FFTs. Double precision is necessary to pass Sonic Annotator regression tests, though in practice most real-world methods would be fine with single precision.
vampipe
Tue, 16 Aug 2016 16:37:57 +0100
Chris Cannam
Fix m_ri initialisation
vampipe
Tue, 16 Aug 2016 16:04:09 +0100
Chris Cannam
Switch from Cross FFT with option of FFTW build, to KissFFT only (code bundled). This is much faster than the default build and simpler than managing two options.
vampipe
Thu, 14 Apr 2016 14:23:48 +0100
Chris Cannam
Make this warning a #pragma message, as we don't want it to make compilation fail with -Werror set
Thu, 14 Apr 2016 11:49:12 +0100
Chris Cannam
Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though)
less
more
|
(0)
-10
-8
tip