Skip to content

@liminal-hq/undertone / buildImpulseResponse

Function: buildImpulseResponse()

buildImpulseResponse(ctx, seconds): AudioBufferLike

Defined in: effects.ts:32

Procedurally generates a synthetic reverb impulse response: exponentially- decaying noise, the standard textbook algorithmic-reverb technique — not derived from any sampled room or Strudel's own IR data.

Parameters

ctx

AudioContextLike

seconds

number

Returns

AudioBufferLike