# HG changeset patch # User Chris Cannam # Date 1391432507 0 # Node ID 625d922494f55dd77a851382b00be47cf01ad591 # Parent d6b07e6bf1db25dc45cc23aa99465eced81311df Build fixes diff -r d6b07e6bf1db -r 625d922494f5 yeti/test.yeti --- a/yeti/test.yeti Mon Feb 03 12:41:43 2014 +0000 +++ b/yeti/test.yeti Mon Feb 03 13:01:47 2014 +0000 @@ -7,12 +7,11 @@ mat = load may.matrix; vec = load may.vector; win = load may.signal.window; -test = load may.test.test; mm = load may.mathmisc; manipulate = load may.stream.manipulate; syn = load may.stream.syntheticstream; -{ cqtkernel } = load cqtkernel; +{ makeKernel } = load cqtkernel; { cqt } = load cqt; // We want to test: @@ -32,8 +31,6 @@ // // Specimen output for simple test case -/* - // Test with a single windowed sinusoid, repeating at various frequencies sinTestStream sampleRate duration signalFreq = // duration is in samples