import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { ContextChangedEvent } = Protocol.WebAudio;
Notifies that existing BaseAudioContext has changed some properties (id stays the same)..
Properties
context: BaseAudioContext