Mercurial > hg > qm-dsp
log
age | author | description |
---|---|---|
Thu, 03 Oct 2013 12:58:36 +0100 | Chris Cannam | Phase vocoder: provide time-domain and freq-domain inputs separately; update tests etc |
Wed, 02 Oct 2013 18:22:06 +0100 | Chris Cannam | Don't use tabs |
Wed, 02 Oct 2013 18:21:57 +0100 | Chris Cannam | A more difficult test |
Wed, 02 Oct 2013 15:05:43 +0100 | Chris Cannam | Dependencies |
Wed, 02 Oct 2013 15:05:34 +0100 | Chris Cannam | Do actual phase unwrapping in the phase vocoder! |
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 |