Skip to content

Commit

Permalink
deploy: 284339e
Browse files Browse the repository at this point in the history
  • Loading branch information
padenot committed May 14, 2024
1 parent b7dec36 commit 5551103
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://www.w3.org/TR/webaudio/" rel="canonical">
<link href="favicon.png" rel="icon">
<meta content="c01eef55f719ad92a6dd6f9a0ff58405c1fe31e1" name="document-revision">
<meta content="284339e0feb970cc9d6630761e1502629f4bf470" name="document-revision">
<link as="script" href="https://www.w3.org/scripts/MathJax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" rel="preload">
<link as="script" href="https://www.w3.org/scripts/MathJax/2.7.5/jax/output/HTML-CSS/jax.js?rev=2.7.5" rel="preload">
<link as="script" href="https://www.w3.org/scripts/MathJax/2.7.5/jax/output/HTML-CSS/fonts/STIX/fontdata.js?rev=2.7.5" rel="preload">
Expand Down Expand Up @@ -1065,7 +1065,7 @@
<div class="head">
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
<h1 class="p-name no-ref" id="title">Web Audio API</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-04-16">16 April 2024</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-05-14">14 May 2024</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
Expand Down Expand Up @@ -11536,7 +11536,7 @@ <h4 class="heading settled" data-level="1.32.1" id="AudioWorklet-attributes"><sp
<dd data-md>
<p>A <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messageport" id="ref-for-messageport③">MessagePort</a></code> connected to the port on the <code class="idl"><a data-link-type="idl" href="#AudioWorkletGlobalScope" id="ref-for-AudioWorkletGlobalScope③">AudioWorkletGlobalScope</a></code>.</p>
<p class="note" role="note"><span class="marker">Note:</span> Authors that register an event listener on the <code>"message"</code> event of this <code class="idl"><a data-link-type="idl" href="#dom-audioworklet-port" id="ref-for-dom-audioworklet-port③">port</a></code> should
call <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#dom-messageport-close" id="ref-for-dom-messageport-close">close</a></code> on either end of the <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messagechannel" id="ref-for-messagechannel②">MessageChannel</a></code> (either in the <code class="idl"><a data-link-type="idl" href="#AudioWorklet" id="ref-for-AudioWorklet⑥">AudioWorklet</a></code> or the <code class="idl"><a data-link-type="idl" href="#AudioWorkletGlobalScope" id="ref-for-AudioWorkletGlobalScope④">AudioWorkletGlobalScope</a></code> side) to allow for resources to be <a href="https://html.spec.whatwg.org/multipage/web-messaging.html#ports-and-garbage-collection">collected</a>.</p>
call <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/indices.html#event-close" id="ref-for-event-close">close</a></code> on either end of the <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messagechannel" id="ref-for-messagechannel②">MessageChannel</a></code> (either in the <code class="idl"><a data-link-type="idl" href="#AudioWorklet" id="ref-for-AudioWorklet⑥">AudioWorklet</a></code> or the <code class="idl"><a data-link-type="idl" href="#AudioWorkletGlobalScope" id="ref-for-AudioWorkletGlobalScope④">AudioWorkletGlobalScope</a></code> side) to allow for resources to be <a href="https://html.spec.whatwg.org/multipage/web-messaging.html#ports-and-garbage-collection">collected</a>.</p>
</dl>
</ins>
</div>
Expand Down Expand Up @@ -11689,7 +11689,7 @@ <h5 class="heading settled" data-level="1.32.3.1" id="AudioWorkletGlobalScope-at
<dt data-md><dfn class="dfn-paneled idl-code" data-dfn-for="AudioWorkletGlobalScope" data-dfn-type="attribute" data-export id="dom-audioworkletglobalscope-port"><code>port</code></dfn>, <span> of type <a data-link-type="idl-name" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messageport" id="ref-for-messageport⑥">MessagePort</a>, readonly</span>
<dd data-md>
<p>A <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messageport" id="ref-for-messageport⑦">MessagePort</a></code> connected to the port on the <code class="idl"><a data-link-type="idl" href="#AudioWorklet" id="ref-for-AudioWorklet①③">AudioWorklet</a></code>.</p>
<p class="note" role="note"><span class="marker">Note:</span> Authors that register an event listener on the <code>"message"</code> event of this <code class="idl"><a data-link-type="idl" href="#dom-audioworkletglobalscope-port" id="ref-for-dom-audioworkletglobalscope-port②">port</a></code> should call <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#dom-messageport-close" id="ref-for-dom-messageport-close①">close</a></code> on either end of the <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messagechannel" id="ref-for-messagechannel③">MessageChannel</a></code> (either
<p class="note" role="note"><span class="marker">Note:</span> Authors that register an event listener on the <code>"message"</code> event of this <code class="idl"><a data-link-type="idl" href="#dom-audioworkletglobalscope-port" id="ref-for-dom-audioworkletglobalscope-port②">port</a></code> should call <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/indices.html#event-close" id="ref-for-event-close①">close</a></code> on either end of the <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messagechannel" id="ref-for-messagechannel③">MessageChannel</a></code> (either
in the <code class="idl"><a data-link-type="idl" href="#AudioWorklet" id="ref-for-AudioWorklet①④">AudioWorklet</a></code> or the <code class="idl"><a data-link-type="idl" href="#AudioWorkletGlobalScope" id="ref-for-AudioWorkletGlobalScope①⑥">AudioWorkletGlobalScope</a></code> side) to
allow for resources to be <a href="https://html.spec.whatwg.org/multipage/web-messaging.html#ports-and-garbage-collection">collected</a>.</p>
</dl>
Expand Down Expand Up @@ -12026,7 +12026,7 @@ <h5 class="heading settled" data-level="1.32.4.2" id="AudioWorkletNode-attribute
<p>Every <code class="idl"><a data-link-type="idl" href="#AudioWorkletNode" id="ref-for-AudioWorkletNode③②">AudioWorkletNode</a></code> has an associated <code>port</code> which is the <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messageport" id="ref-for-messageport①①">MessagePort</a></code>. It is connected to the port on the
corresponding <code class="idl"><a data-link-type="idl" href="#AudioWorkletProcessor" id="ref-for-AudioWorkletProcessor①⑧">AudioWorkletProcessor</a></code> object allowing
bidirectional communication between the <code class="idl"><a data-link-type="idl" href="#AudioWorkletNode" id="ref-for-AudioWorkletNode③③">AudioWorkletNode</a></code> and its <code class="idl"><a data-link-type="idl" href="#AudioWorkletProcessor" id="ref-for-AudioWorkletProcessor①⑨">AudioWorkletProcessor</a></code>.</p>
<p class="note" role="note"><span class="marker">Note:</span> Authors that register an event listener on the <code>"message"</code> event of this <code class="idl"><a data-link-type="idl" href="#dom-audioworkletnode-port" id="ref-for-dom-audioworkletnode-port③">port</a></code> should call <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#dom-messageport-close" id="ref-for-dom-messageport-close②">close</a></code> on
<p class="note" role="note"><span class="marker">Note:</span> Authors that register an event listener on the <code>"message"</code> event of this <code class="idl"><a data-link-type="idl" href="#dom-audioworkletnode-port" id="ref-for-dom-audioworkletnode-port③">port</a></code> should call <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/indices.html#event-close" id="ref-for-event-close②">close</a></code> on
either end of the <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messagechannel" id="ref-for-messagechannel⑤">MessageChannel</a></code> (either in the <code class="idl"><a data-link-type="idl" href="#AudioWorkletProcessor" id="ref-for-AudioWorkletProcessor②⓪">AudioWorkletProcessor</a></code> or the <code class="idl"><a data-link-type="idl" href="#AudioWorkletNode" id="ref-for-AudioWorkletNode③④">AudioWorkletNode</a></code> side) to allow for
resources to be <a href="https://html.spec.whatwg.org/multipage/web-messaging.html#ports-and-garbage-collection">collected</a>.</p>
</dl>
Expand Down Expand Up @@ -12174,7 +12174,7 @@ <h5 class="heading settled" data-level="1.32.5.2" id="AudioWorkletProcessor-attr
<p>Every <code class="idl"><a data-link-type="idl" href="#AudioWorkletProcessor" id="ref-for-AudioWorkletProcessor②⑦">AudioWorkletProcessor</a></code> has an associated <code>port</code> which is a <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messageport" id="ref-for-messageport①④">MessagePort</a></code>. It is connected to
the port on the corresponding <code class="idl"><a data-link-type="idl" href="#AudioWorkletNode" id="ref-for-AudioWorkletNode④①">AudioWorkletNode</a></code> object
allowing bidirectional communication between an <code class="idl"><a data-link-type="idl" href="#AudioWorkletNode" id="ref-for-AudioWorkletNode④②">AudioWorkletNode</a></code> and its <code class="idl"><a data-link-type="idl" href="#AudioWorkletProcessor" id="ref-for-AudioWorkletProcessor②⑧">AudioWorkletProcessor</a></code>.</p>
<p class="note" role="note"><span class="marker">Note:</span> Authors that register an event listener on the <code>"message"</code> event of this <code class="idl"><a data-link-type="idl" href="#dom-audioworkletprocessor-port" id="ref-for-dom-audioworkletprocessor-port②">port</a></code> should call <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#dom-messageport-close" id="ref-for-dom-messageport-close③">close</a></code> on either end of the <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messagechannel" id="ref-for-messagechannel⑥">MessageChannel</a></code> (either in the <code class="idl"><a data-link-type="idl" href="#AudioWorkletProcessor" id="ref-for-AudioWorkletProcessor②⑨">AudioWorkletProcessor</a></code> or the <code class="idl"><a data-link-type="idl" href="#AudioWorkletNode" id="ref-for-AudioWorkletNode④③">AudioWorkletNode</a></code> side) to allow for
<p class="note" role="note"><span class="marker">Note:</span> Authors that register an event listener on the <code>"message"</code> event of this <code class="idl"><a data-link-type="idl" href="#dom-audioworkletprocessor-port" id="ref-for-dom-audioworkletprocessor-port②">port</a></code> should call <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/indices.html#event-close" id="ref-for-event-close③">close</a></code> on either end of the <code class="idl"><a data-link-type="idl" href="https://html.spec.whatwg.org/multipage/web-messaging.html#messagechannel" id="ref-for-messagechannel⑥">MessageChannel</a></code> (either in the <code class="idl"><a data-link-type="idl" href="#AudioWorkletProcessor" id="ref-for-AudioWorkletProcessor②⑨">AudioWorkletProcessor</a></code> or the <code class="idl"><a data-link-type="idl" href="#AudioWorkletNode" id="ref-for-AudioWorkletNode④③">AudioWorkletNode</a></code> side) to allow for
resources to be <a href="https://html.spec.whatwg.org/multipage/web-messaging.html#ports-and-garbage-collection">collected</a>.</p>
</dl>
<h5 class="heading settled" data-level="1.32.5.3" id="callback-audioworketprocess-callback"><span class="secno">1.32.5.3. </span><span class="content"> Callback <code class="idl"><a data-link-type="idl" href="#audioworkletprocess-callback-parameters" id="ref-for-audioworkletprocess-callback-parameters①">AudioWorkletProcessCallback</a></code></span><a class="self-link" href="#callback-audioworketprocess-callback"></a></h5>
Expand Down Expand Up @@ -15259,7 +15259,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
<li><span class="dfn-paneled" id="2c82d279">audio</span>
<li><span class="dfn-paneled" id="d5ac3b38">clean up after running a callback</span>
<li><span class="dfn-paneled" id="b6a1ae3f">clean up after running script</span>
<li><span class="dfn-paneled" id="c074e819">close()</span>
<li><span class="dfn-paneled" id="dff7b498">close</span>
<li><span class="dfn-paneled" id="12b8dfc0">current settings object</span>
<li><span class="dfn-paneled" id="6a5a59a0">event handler</span>
<li><span class="dfn-paneled" id="0e3ba9f8">fully active</span>
Expand Down Expand Up @@ -19800,7 +19800,7 @@ <h2 class="no-num no-ref heading settled" id="idl-index"><span class="content">I
window.dfnpanelData['2c82d279'] = {"dfnID": "2c82d279", "url": "https://html.spec.whatwg.org/multipage/media.html#audio", "dfnText": "audio", "refSections": [{"refs": [{"id": "ref-for-audio"}], "title": "\nIntroduction"}, {"refs": [{"id": "ref-for-audio\u2460"}], "title": "\nFeatures"}, {"refs": [{"id": "ref-for-audio\u2461"}], "title": "\nAPI Overview"}, {"refs": [{"id": "ref-for-audio\u2462"}], "title": "1.1.2. \nMethods"}, {"refs": [{"id": "ref-for-audio\u2463"}], "title": "1.4. \nThe AudioBuffer Interface"}, {"refs": [{"id": "ref-for-audio\u2464"}], "title": "1.22. \nThe MediaElementAudioSourceNode Interface"}], "external": true};
window.dfnpanelData['d5ac3b38'] = {"dfnID": "d5ac3b38", "url": "https://html.spec.whatwg.org/multipage/webappapis.html#clean-up-after-running-a-callback", "dfnText": "clean up after running a callback", "refSections": [{"refs": [{"id": "ref-for-clean-up-after-running-a-callback"}], "title": "2.4. \nRendering an Audio Graph"}], "external": true};
window.dfnpanelData['b6a1ae3f'] = {"dfnID": "b6a1ae3f", "url": "https://html.spec.whatwg.org/multipage/webappapis.html#clean-up-after-running-script", "dfnText": "clean up after running script", "refSections": [{"refs": [{"id": "ref-for-clean-up-after-running-script"}], "title": "2.4. \nRendering an Audio Graph"}], "external": true};
window.dfnpanelData['c074e819'] = {"dfnID": "c074e819", "url": "https://html.spec.whatwg.org/multipage/web-messaging.html#dom-messageport-close", "dfnText": "close()", "refSections": [{"refs": [{"id": "ref-for-dom-messageport-close"}], "title": "1.32.1. Attributes"}, {"refs": [{"id": "ref-for-dom-messageport-close\u2460"}], "title": "1.32.3.1. \nAttributes"}, {"refs": [{"id": "ref-for-dom-messageport-close\u2461"}], "title": "1.32.4.2. \nAttributes"}, {"refs": [{"id": "ref-for-dom-messageport-close\u2462"}], "title": "1.32.5.2. Attributes"}], "external": true};
window.dfnpanelData['dff7b498'] = {"dfnID": "dff7b498", "url": "https://html.spec.whatwg.org/multipage/indices.html#event-close", "dfnText": "close", "refSections": [{"refs": [{"id": "ref-for-event-close"}], "title": "1.32.1. Attributes"}, {"refs": [{"id": "ref-for-event-close\u2460"}], "title": "1.32.3.1. \nAttributes"}, {"refs": [{"id": "ref-for-event-close\u2461"}], "title": "1.32.4.2. \nAttributes"}, {"refs": [{"id": "ref-for-event-close\u2462"}], "title": "1.32.5.2. Attributes"}], "external": true};
window.dfnpanelData['12b8dfc0'] = {"dfnID": "12b8dfc0", "url": "https://html.spec.whatwg.org/multipage/webappapis.html#current-settings-object", "dfnText": "current settings object", "refSections": [{"refs": [{"id": "ref-for-current-settings-object"}], "title": "1.2.1. \nConstructors"}, {"refs": [{"id": "ref-for-current-settings-object\u2460"}, {"id": "ref-for-current-settings-object\u2461"}], "title": "1.3.1. \nConstructors"}, {"refs": [{"id": "ref-for-current-settings-object\u2462"}, {"id": "ref-for-current-settings-object\u2463"}, {"id": "ref-for-current-settings-object\u2464"}, {"id": "ref-for-current-settings-object\u2465"}], "title": "2.4. \nRendering an Audio Graph"}], "external": true};
window.dfnpanelData['6a5a59a0'] = {"dfnID": "6a5a59a0", "url": "https://html.spec.whatwg.org/multipage/webappapis.html#event-handlers", "dfnText": "event handler", "refSections": [{"refs": [{"id": "ref-for-event-handlers"}], "title": "1.1.1. \nAttributes"}, {"refs": [{"id": "ref-for-event-handlers\u2460"}], "title": "1.2.2. \nAttributes"}, {"refs": [{"id": "ref-for-event-handlers\u2461"}], "title": "1.7.1. \nAttributes"}, {"refs": [{"id": "ref-for-event-handlers\u2462"}], "title": "1.29.1. \nAttributes"}], "external": true};
window.dfnpanelData['0e3ba9f8'] = {"dfnID": "0e3ba9f8", "url": "https://html.spec.whatwg.org/multipage/document-sequences.html#fully-active", "dfnText": "fully active", "refSections": [{"refs": [{"id": "ref-for-fully-active"}], "title": "1.1.2. \nMethods"}, {"refs": [{"id": "ref-for-fully-active\u2460"}], "title": "1.2.1. \nConstructors"}, {"refs": [{"id": "ref-for-fully-active\u2461"}, {"id": "ref-for-fully-active\u2462"}, {"id": "ref-for-fully-active\u2463"}], "title": "1.2.3. \nMethods"}, {"refs": [{"id": "ref-for-fully-active\u2464"}, {"id": "ref-for-fully-active\u2465"}], "title": "1.3.1. \nConstructors"}, {"refs": [{"id": "ref-for-fully-active\u2466"}, {"id": "ref-for-fully-active\u2467"}], "title": "1.3.3. \nMethods"}], "external": true};
Expand Down

0 comments on commit 5551103

Please sign in to comment.