Mercurial > hg > constant-q-cpp
log
age | author | description |
---|---|---|
Thu, 28 Nov 2013 11:19:55 +0000 | Chris Cannam | Further latency adjustment |
Thu, 28 Nov 2013 11:00:33 +0000 | Chris Cannam | Remove debug out |
Thu, 28 Nov 2013 10:58:02 +0000 | Chris Cannam | We shouldn't need to compensate for max(latency)+max(drop) but for max(latency+drop); also the padding can be rounded to hop rather than fft size I think? |
Thu, 28 Nov 2013 10:24:57 +0000 | Chris Cannam | Towards handling the hop alignment (which in the MATLAB is handled on output) at the input end |