Sketches and Plots

Infinitewave sweep plotted by the MATLAB toolbox. That is:

x = wavread('infinitewave-sweep.wav');
xcqt = cqt(x,50,48000,24,96000);
contour(abs(xcqt.spCQT));

Same sweep, first Yeti version. Time alignment between octaves is not yet correct, and there is visible aliasing from decimation.

Screenshot - 311013 - 15_35_47.png 7.5 KB, downloaded 287 times Chris Cannam, 2013-10-31 03:50 PM

Screenshot - 311013 - 17_35_21.png 8.16 KB, downloaded 274 times Chris Cannam, 2013-10-31 05:51 PM