annotate .hgignore @ 45:e6a43500629b

I think that the tempogram max lag can't exceed the window length - 1, rather than the window length, because it is used as an index into a vector of the window length
author Chris Cannam
date Thu, 25 Sep 2014 18:42:35 +0100
parents 716f797e2025
children
rev   line source
Chris@38 1 syntax: glob
Chris@38 2 *.o
Chris@38 3 *.so
Chris@38 4 *.dll
Chris@38 5 *.dylib
Chris@38 6 *~
Chris@39 7 cov-int/*