8e20474044b2 — Chris Cannam default tip a month ago
Comments and debug output only
d289a6c0ddbc — Chris Cannam a month ago
Add an explicit mechanism to call finish (if we aren't reading to the end)
784a166b2ab4 — Chris Cannam 3 months ago
Provide a friendlier representation with times converted
Correct comment
Cepstral stream only needs magnitude as input, so make that explicit
Fix test
Correct summariser rate by using a blockstream rate helper
Add blocksize alteration to maps
Fix derivative which wasn't working correctly; add silence threshold
Comment
8406412c9b80 — Chris Cannam 2 years ago
This seems conceptually simpler (I happened to be writing this elsewhere so thought I'd make it match)
d6d2c82e2f3e — Chris Cannam 2 years ago
Introduce PullResampler to make the callback-driven resample logic available to code other than direct users of ResamplingStatefulStreamFn
66e20b4de874 — Chris Cannam 2 years ago
Doc note on "wrap"
aa80385450d0 — Chris Cannam 2 years ago
Fixes and tests for start padding block stream
a5a9f026f3e4 — Chris Cannam 2 years ago
Add StartPaddedBlockStreamFn, which can be seekable with caveats
d0d98a2931fa — Chris Cannam 2 years ago
Size logging
3e07d919353c — Chris Cannam 2 years ago
Back out the seekable support in BlockStreamFromStatelessFn introduced in rev d4153d7fca78. It isn't tested, we didn't end up using it, and I never convinced myself the idea was even correct. If we really need it later, take another look at it then.
5331a22b7d3b — Chris Cannam 2 years ago
Merge from branch thunk-seek-test
0229d817264c — Chris Cannam 2 years ago
Fix state when seeking 1-1 resampler stream
618b08fa9a01 — Chris Cannam 2 years ago
Tests & fixes for seeking in PairConcatenatingStatefulStreamFn (and hence PaddedStatefulStreamFn)
Next