MCPcopy Create free account
hub / github.com/melonjs/melonJS / audio.spec.js

File audio.spec.js

packages/melonjs/tests/audio.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { audio } from "../src/index.js";
3
4// Build a valid silent WAV in-memory and serve it as a data URL.

Callers

nothing calls this directly

Calls 6

loadClipFunction · 0.85
resumeMethod · 0.80
initMethod · 0.65
stopMethod · 0.45
playMethod · 0.45
pauseMethod · 0.45

Tested by

no test coverage detected