log dsp/signalconditioning/DFProcess.cpp @ 515:08bcc06c38ec tip master

age author description
Wed, 05 Jun 2019 11:20:40 +0100 Chris Cannam Fix typo
Wed, 05 Jun 2019 11:18:11 +0100 Chris Cannam Style fixes: avoid unsigned, fix formatting
Fri, 31 May 2019 11:54:32 +0100 Chris Cannam Untabify, indent, tidy
Thu, 01 Feb 2018 16:34:08 +0000 Chris Cannam Some MSVC fixes, including (temporarily, probably) renaming the FFT source file to avoid getting it mixed up with the Vamp SDK one in our object dir msvc
Wed, 07 Oct 2015 10:36:09 +0100 Chris Cannam Faster filter implementation with explicit FIR support
Mon, 28 Sep 2015 12:33:17 +0100 Chris Cannam Fix compiler warnings with -Wall -Wextra