import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { AudioParamWillBeDestroyedEvent } = Protocol.WebAudio;
Notifies that an existing AudioParam has been destroyed.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { AudioParamWillBeDestroyedEvent } = Protocol.WebAudio;
Notifies that an existing AudioParam has been destroyed.