log

age author description
Wed, 16 Oct 2013 13:29:00 +0100 Chris Cannam Error if no thread implementation selected
Wed, 16 Oct 2013 12:52:44 +0100 Chris Cannam Merge from branch kissfft
Wed, 16 Oct 2013 12:52:37 +0100 Chris Cannam Make Kaiser window in two halves
Tue, 15 Oct 2013 18:26:38 +0100 Chris Cannam Add forwardMagnitude kissfft
Tue, 15 Oct 2013 11:52:00 +0100 Chris Cannam Frame length no longer needs to be a power of two kissfft
Tue, 15 Oct 2013 11:38:18 +0100 Chris Cannam Drop in kissfft to replace the "old" fft, and add tests for newly-supported sizes kissfft
Tue, 15 Oct 2013 09:39:58 +0100 Chris Cannam Actually, let's have that in a subdir so people don't think it's part of the api kissfft
Tue, 15 Oct 2013 09:38:56 +0100 Chris Cannam Add kissfft as subrepo kissfft
Thu, 10 Oct 2013 17:53:41 +0100 Chris Cannam Add sinc
Tue, 08 Oct 2013 17:23:17 +0100 Chris Cannam Add gcd
Fri, 04 Oct 2013 18:46:32 +0100 Chris Cannam Add Kaiser window (and some tests for it)
Fri, 04 Oct 2013 18:34:30 +0100 Chris Cannam Some (but not all) MathUtilities unit tests, and accompanying fixes
Fri, 04 Oct 2013 16:43:44 +0100 Chris Cannam Merge from pvoc branch
Thu, 03 Oct 2013 13:22:53 +0100 Chris Cannam Tidy pvoc
Thu, 03 Oct 2013 13:03:31 +0100 Chris Cannam Comments pvoc
Thu, 03 Oct 2013 12:58:36 +0100 Chris Cannam Phase vocoder: provide time-domain and freq-domain inputs separately; update tests etc pvoc
Wed, 02 Oct 2013 18:22:06 +0100 Chris Cannam Don't use tabs pvoc
Wed, 02 Oct 2013 18:21:57 +0100 Chris Cannam A more difficult test pvoc
Wed, 02 Oct 2013 15:05:43 +0100 Chris Cannam Dependencies pvoc
Wed, 02 Oct 2013 15:05:34 +0100 Chris Cannam Do actual phase unwrapping in the phase vocoder! pvoc
Wed, 02 Oct 2013 15:04:38 +0100 Chris Cannam Tidy real-to-complex FFT -- forward and inverse have different arguments, so make them separate functions; document pvoc
Tue, 01 Oct 2013 15:38:56 +0100 Chris Cannam Add another frame pvoc
Tue, 01 Oct 2013 15:35:55 +0100 Chris Cannam Add first phase vocoder unit test (failing) pvoc
Tue, 01 Oct 2013 15:15:59 +0100 Chris Cannam Test two-arg cut as well
Mon, 30 Sep 2013 16:50:38 +0100 Chris Cannam FFT and window tests
Mon, 30 Sep 2013 16:50:27 +0100 Chris Cannam Fix to triangular window; comment periodic nature of windows; remove two window types for which I don't have adequate tests
Mon, 30 Sep 2013 16:49:53 +0100 Chris Cannam Ignore output files
Thu, 05 Sep 2013 13:21:15 +0100 Chris Cannam Added tag mirex2013 for changeset f976d7609700
Thu, 05 Sep 2013 12:33:35 +0100 Chris Cannam Restore the accidentally-removed line in which all the work happens! Fixes onset detector mirex2013
Mon, 02 Sep 2013 09:47:05 +0100 Chris Cannam Remove debug (which should be to cerr rather than cout, if ever restored)