halfSpeedQuantzLoop
halfSpeedQuantzLoop(
audioBuffer,loopData,opts?):any
Defined in: packages/pleco-xa/src/playback/ops.js:149
Half speed quantz: time-stretch the loop content at half speed but MASK it to the original loop window, so the track length never changes. Only the first half of the loop’s source material is heard (the “hidden half” can be revealed with revealHiddenHalf / revealFirstHalf).
Parameters
Section titled “Parameters”audioBuffer
Section titled “audioBuffer”any
loopData
Section titled “loopData”any
Returns
Section titled “Returns”any
new buffer (same length as input)