Mercurial > hg > constant-q-cpp
log
age | author | description |
---|---|---|
Thu, 28 Nov 2013 14:32:42 +0000 | Chris Cannam | Correct output latency |
Thu, 28 Nov 2013 11:46:39 +0000 | Chris Cannam | Further tidying, compensate for latency in Vamp plugin |
Thu, 28 Nov 2013 11:26:53 +0000 | Chris Cannam | Simplify |
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? |