Mercurial > hg > qm-dsp
log
age | author | description |
---|---|---|
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 |