Skip to content

@liminal-hq/undertone / LoopHandle

Interface: LoopHandle

Defined in: scheduler.ts:47

Returned by loop(): call stop() to stop scheduling new cycles. Already-scheduled voices ring out.

Methods

stop()

stop(): void

Defined in: scheduler.ts:48

Returns

void