MCPcopy
hub / github.com/andremichelle/openDAW / assertWorklet

Method assertWorklet

packages/studio/core/src/EngineFacade.ts:65–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 }
64
65 assertWorklet(): void {this.#worklet.unwrap("No worklet available")}
66
67 releaseWorklet(): void {
68 this.#worklet.ifSome(worklet => worklet.terminate())

Callers 1

startRecordingMethod · 0.80

Calls 1

unwrapMethod · 0.65

Tested by

no test coverage detected