Mercurial > hg > constant-q-cpp
changeset 61:625d922494f5
Build fixes
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Mon, 03 Feb 2014 13:01:47 +0000 |
parents | d6b07e6bf1db |
children | 5b6c000589a7 |
files | yeti/test.yeti |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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