Skip to content

startBeatGlitch

startBeatGlitch(audioBuffer, options?): () => void

Defined in: packages/pleco-xa/src/core/beatGlitcher.js:13

Start a per-bar glitch sequence over the buffer.

any

buffer to glitch (required)

number = 1

random ops applied per bar

(result) => void

called with each step result

stop function

() => void