log src/Finder.cpp @ 66:61c7d11ba86d refactors_no_float

age author description
Tue, 18 Nov 2014 10:31:37 +0000 Chris Cannam Fix handling of path lookup in case where the expected end point (end of silence in both files) is not available refactors_no_float
Fri, 14 Nov 2014 13:57:12 +0000 Chris Cannam Merge from branch "refactors_no_float" cheap_diagonals
Fri, 14 Nov 2014 13:55:52 +0000 Chris Cannam Merge from branch "refactors_no_float" refactors
Fri, 14 Nov 2014 13:53:58 +0000 Chris Cannam Update both Feeders so as to recognise the end of one input before the other has ended. MatchFeeder does this by detecting trailing silence (as both its inputs are technically the same length since the shorter is zero-padded) and reporting that to Finder. MatchFeatureFeeder simply recognises missing features at the end and won't queue them. refactors_no_float