stackMemory
stackMemory(
chroma,nSteps?,delay?):Float32Array<ArrayBuffer>[]
Defined in: packages/pleco-xa/src/scripts/xa-recurrence.js:83
Time-delay embedding to stack chroma features. Accepts rows as plain arrays or typed arrays (Float32Array).
Parameters
Section titled “Parameters”chroma
Section titled “chroma”any
nSteps?
Section titled “nSteps?”number = 10
delay?
Section titled “delay?”number = 3
Returns
Section titled “Returns”Float32Array<ArrayBuffer>[]