comparison yeti/cqtkernel.yeti @ 13:e2372a642b45

Comments
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 28 Oct 2013 17:16:55 +0000
parents 765bf12dcafb
children 310435497b76
comparison
equal deleted inserted replaced
12:765bf12dcafb 13:e2372a642b45
108 fftSize, 108 fftSize,
109 fftHop, 109 fftHop,
110 binsPerOctave, 110 binsPerOctave,
111 atomsPerFrame = winNr, 111 atomsPerFrame = winNr,
112 atomSpacing = atomHop, 112 atomSpacing = atomHop,
113 firstCentre,
113 maxFreq, 114 maxFreq,
114 minFreq, 115 minFreq,
115 bigQ 116 bigQ
116 }); 117 });
117 118