Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
startRecording
Method · 0.80
Calls
1
unwrap
Method · 0.65
Tested by
no test coverage detected