cacophony 0.9.2 → 0.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BasePlayback | cacophony</title><meta name="description" content="Documentation for cacophony"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">cacophony</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">cacophony</a></li><li><a href="BasePlayback.html">BasePlayback</a></li></ul><h1>Class BasePlayback<code class="tsd-tag ts-flagAbstract">Abstract</code> </h1></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a class="link" href="../hierarchy.html#BasePlayback">view full</a>)</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">PannerMixin</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">prototype</span><span class="tsd-signature-symbol">: </span><a href="" class="tsd-signature-type tsd-kind-type-literal">__type</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-keyword">new </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">args</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="" class="tsd-signature-type tsd-kind-type-literal">__type</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-keyword">typeof </span><span class="tsd-signature-type">FilterManager</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-keyword">typeof </span><span class="tsd-signature-type">FilterManager</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">this</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><a href="" class="tsd-signature-type tsd-kind-type-literal">__type</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-keyword">typeof </span><span class="tsd-signature-type">FilterManager</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">this</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">FilterManager</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">this</span><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li><span class="target">BasePlayback</span><ul class="tsd-hierarchy"><li><a href="Playback.html" class="tsd-signature-type tsd-kind-class">Playback</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/playback.ts#L28">playback.ts:28</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="BasePlayback.html#constructor" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BasePlayback | cacophony</title><meta name="description" content="Documentation for cacophony"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">cacophony</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">cacophony</a></li><li><a href="BasePlayback.html">BasePlayback</a></li></ul><h1>Class BasePlayback<code class="tsd-tag ts-flagAbstract">Abstract</code> </h1></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a class="link" href="../hierarchy.html#BasePlayback">view full</a>)</h4><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">PannerMixin</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">prototype</span><span class="tsd-signature-symbol">: </span><a href="" class="tsd-signature-type tsd-kind-type-literal">__type</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-keyword">new </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span><span class="tsd-kind-parameter">args</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="" class="tsd-signature-type tsd-kind-type-literal">__type</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-keyword">typeof </span><span class="tsd-signature-type">FilterManager</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-keyword">typeof </span><span class="tsd-signature-type">FilterManager</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">this</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><a href="" class="tsd-signature-type tsd-kind-type-literal">__type</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-keyword">typeof </span><span class="tsd-signature-type">FilterManager</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">this</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">FilterManager</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">this</span><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li><span class="target">BasePlayback</span><ul class="tsd-hierarchy"><li><a href="Playback.html" class="tsd-signature-type tsd-kind-class">Playback</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/playback.ts#L28">playback.ts:28</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="BasePlayback.html#constructor" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
2
2
  </div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="BasePlayback.html#_filters" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_filters</span></a>
3
3
  <a href="BasePlayback.html#_playing" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_playing</span></a>
4
4
  <a href="BasePlayback.html#gainNode" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>gain<wbr/>Node?</span></a>
@@ -22,30 +22,30 @@
22
22
  <a href="BasePlayback.html#setPanType" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Pan<wbr/>Type</span></a>
23
23
  <a href="BasePlayback.html#setPannerNode" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Panner<wbr/>Node</span></a>
24
24
  <a href="BasePlayback.html#stop" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>stop</span></a>
25
- </div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="constructor.new_BasePlayback" class="tsd-anchor"></a><span class="tsd-kind-constructor-signature">new <wbr/>Base<wbr/>Playback</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="BasePlayback.html" class="tsd-signature-type tsd-kind-class">BasePlayback</a><a href="#constructor.new_BasePlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="BasePlayback.html" class="tsd-signature-type tsd-kind-class">BasePlayback</a></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).constructor</p></aside></li></ul></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="_filters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_filters</span><a href="#_filters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">_filters</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager))._filters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/filters.ts#L8">filters.ts:8</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected"><a id="_playing" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_playing</span><a href="#_playing" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">_playing</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/playback.ts#L30">playback.ts:30</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="gainNode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>gain<wbr/>Node</span><a href="#gainNode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">gain<wbr/>Node</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">GainNode</span></div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).gainNode</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/volumeMixin.ts#L12">volumeMixin.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="panner" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>panner</span><a href="#panner" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">panner</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">PannerNode</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">StereoPannerNode</span></div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).panner</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L16">pannerMixin.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="source" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>source</span><a href="#source" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">source</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">AudioNode</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/playback.ts#L29">playback.ts:29</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>Accessors</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="filters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>filters</span><a href="#filters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="filters.filters-1"><span class="tsd-signature-keyword">get</span> filters<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).filters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/filters.ts#L26">filters.ts:26</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="isPlaying" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>is<wbr/>Playing</span><a href="#isPlaying" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="isPlaying.isPlaying-1"><span class="tsd-signature-keyword">get</span> isPlaying<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Checks if the audio is currently playing.</p>
25
+ </div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="constructor.new_BasePlayback" class="tsd-anchor"></a><span class="tsd-kind-constructor-signature">new <wbr/>Base<wbr/>Playback</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="BasePlayback.html" class="tsd-signature-type tsd-kind-class">BasePlayback</a><a href="#constructor.new_BasePlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="BasePlayback.html" class="tsd-signature-type tsd-kind-class">BasePlayback</a></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).constructor</p></aside></li></ul></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="_filters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_filters</span><a href="#_filters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">_filters</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager))._filters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/filters.ts#L8">filters.ts:8</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected"><a id="_playing" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_playing</span><a href="#_playing" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">_playing</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/playback.ts#L30">playback.ts:30</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="gainNode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>gain<wbr/>Node</span><a href="#gainNode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">gain<wbr/>Node</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">GainNode</span></div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).gainNode</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/volumeMixin.ts#L12">volumeMixin.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="panner" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>panner</span><a href="#panner" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">panner</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">PannerNode</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">StereoPannerNode</span></div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).panner</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L16">pannerMixin.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="source" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>source</span><a href="#source" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">source</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">AudioNode</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/playback.ts#L29">playback.ts:29</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group"><h2>Accessors</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="filters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>filters</span><a href="#filters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="filters.filters-1"><span class="tsd-signature-keyword">get</span> filters<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).filters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/filters.ts#L26">filters.ts:26</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="isPlaying" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>is<wbr/>Playing</span><a href="#isPlaying" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature" id="isPlaying.isPlaying-1"><span class="tsd-signature-keyword">get</span> isPlaying<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Checks if the audio is currently playing.</p>
26
26
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><p>True if the audio is playing, false otherwise.</p>
27
- <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/playback.ts#L41">playback.ts:41</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="panType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pan<wbr/>Type</span><a href="#panType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="panType.panType-1"><span class="tsd-signature-keyword">get</span> panType<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/PanType.html" class="tsd-signature-type tsd-kind-type-alias">PanType</a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="../types/PanType.html" class="tsd-signature-type tsd-kind-type-alias">PanType</a></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).panType</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L19">pannerMixin.ts:19</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="position" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>position</span><a href="#position" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="position.position-1"><span class="tsd-signature-keyword">get</span> position<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/Position.html" class="tsd-signature-type tsd-kind-type-alias">Position</a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the position of the audio source in 3D space (HRTF panning only).</p>
27
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/playback.ts#L41">playback.ts:41</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="panType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pan<wbr/>Type</span><a href="#panType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="panType.panType-1"><span class="tsd-signature-keyword">get</span> panType<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/PanType.html" class="tsd-signature-type tsd-kind-type-alias">PanType</a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <a href="../types/PanType.html" class="tsd-signature-type tsd-kind-type-alias">PanType</a></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).panType</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L19">pannerMixin.ts:19</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="position" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>position</span><a href="#position" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="position.position-1"><span class="tsd-signature-keyword">get</span> position<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/Position.html" class="tsd-signature-type tsd-kind-type-alias">Position</a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the position of the audio source in 3D space (HRTF panning only).</p>
28
28
  </div><h4 class="tsd-returns-title">Returns <a href="../types/Position.html" class="tsd-signature-type tsd-kind-type-alias">Position</a></h4><p>The [x, y, z] coordinates of the audio source.</p>
29
29
  <div class="tsd-comment tsd-typography"><h4>Throws</h4><p>Throws an error if the sound has been cleaned up or if HRTF panning is not used.</p>
30
- </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).position</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L161">pannerMixin.ts:161</a></li></ul></aside></li><li class="tsd-signature" id="position.position-2"><span class="tsd-signature-keyword">set</span> position<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">position</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the position of the audio source in 3D space (HRTF panning only).</p>
30
+ </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).position</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L161">pannerMixin.ts:161</a></li></ul></aside></li><li class="tsd-signature" id="position.position-2"><span class="tsd-signature-keyword">set</span> position<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">position</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the position of the audio source in 3D space (HRTF panning only).</p>
31
31
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">position</span>: <a href="../types/Position.html" class="tsd-signature-type tsd-kind-type-alias">Position</a></span><div class="tsd-comment tsd-typography"><p>The [x, y, z] coordinates of the audio source.</p>
32
32
  </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"><h4>Throws</h4><p>Throws an error if the sound has been cleaned up or if HRTF panning is not used.</p>
33
- </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).position</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L141">pannerMixin.ts:141</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="stereoPan" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>stereo<wbr/>Pan</span><a href="#stereoPan" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="stereoPan.stereoPan-1"><span class="tsd-signature-keyword">get</span> stereoPan<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the stereo panning value.</p>
33
+ </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).position</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L141">pannerMixin.ts:141</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="stereoPan" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>stereo<wbr/>Pan</span><a href="#stereoPan" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="stereoPan.stereoPan-1"><span class="tsd-signature-keyword">get</span> stereoPan<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the stereo panning value.</p>
34
34
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></h4><p>The current stereo pan value, or null if stereo panning is not applicable.</p>
35
35
  <div class="tsd-comment tsd-typography"><h4>Throws</h4><p>Throws an error if stereo panning is not available or if the sound has been cleaned up.</p>
36
- </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).stereoPan</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L42">pannerMixin.ts:42</a></li></ul></aside></li><li class="tsd-signature" id="stereoPan.stereoPan-2"><span class="tsd-signature-keyword">set</span> stereoPan<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the stereo panning value.</p>
36
+ </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).stereoPan</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L42">pannerMixin.ts:42</a></li></ul></aside></li><li class="tsd-signature" id="stereoPan.stereoPan-2"><span class="tsd-signature-keyword">set</span> stereoPan<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the stereo panning value.</p>
37
37
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>The stereo pan value to set, between -1 (left) and 1 (right).</p>
38
38
  </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"><h4>Throws</h4><p>Throws an error if stereo panning is not available, if the sound has been cleaned up, or if the value is out of bounds.</p>
39
- </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).stereoPan</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L55">pannerMixin.ts:55</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="threeDOptions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>threeDOptions</span><a href="#threeDOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="threeDOptions.threeDOptions-1"><span class="tsd-signature-keyword">get</span> threeDOptions<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">PannerOptions</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the 3D audio options if HRTF panning is used.</p>
39
+ </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).stereoPan</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L55">pannerMixin.ts:55</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="threeDOptions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>threeDOptions</span><a href="#threeDOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="threeDOptions.threeDOptions-1"><span class="tsd-signature-keyword">get</span> threeDOptions<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">PannerOptions</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the 3D audio options if HRTF panning is used.</p>
40
40
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">PannerOptions</span></h4><p>The current 3D audio options.</p>
41
41
  <div class="tsd-comment tsd-typography"><h4>Throws</h4><p>Throws an error if the sound has been cleaned up or if HRTF panning is not used.</p>
42
- </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).threeDOptions</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L73">pannerMixin.ts:73</a></li></ul></aside></li><li class="tsd-signature" id="threeDOptions.threeDOptions-2"><span class="tsd-signature-keyword">set</span> threeDOptions<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the 3D audio options for HRTF panning.</p>
42
+ </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).threeDOptions</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L73">pannerMixin.ts:73</a></li></ul></aside></li><li class="tsd-signature" id="threeDOptions.threeDOptions-2"><span class="tsd-signature-keyword">set</span> threeDOptions<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the 3D audio options for HRTF panning.</p>
43
43
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">PannerOptions</span><span class="tsd-signature-symbol">&gt;</span></span><div class="tsd-comment tsd-typography"><p>The 3D audio options to set.</p>
44
44
  </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"><h4>Throws</h4><p>Throws an error if the sound has been cleaned up or if HRTF panning is not used.</p>
45
- </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).threeDOptions</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L107">pannerMixin.ts:107</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="volume" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>volume</span><a href="#volume" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="volume.volume-1"><span class="tsd-signature-keyword">get</span> volume<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the current volume of the audio.</p>
45
+ </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).threeDOptions</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L107">pannerMixin.ts:107</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="volume" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>volume</span><a href="#volume" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature" id="volume.volume-1"><span class="tsd-signature-keyword">get</span> volume<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the current volume of the audio.</p>
46
46
  </div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><p>The current volume.</p>
47
47
  <div class="tsd-comment tsd-typography"><h4>Throws</h4><p>Throws an error if the sound has been cleaned up.</p>
48
- </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).volume</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/volumeMixin.ts#L24">volumeMixin.ts:24</a></li></ul></aside></li><li class="tsd-signature" id="volume.volume-2"><span class="tsd-signature-keyword">set</span> volume<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">v</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the volume of the audio.</p>
48
+ </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).volume</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/volumeMixin.ts#L24">volumeMixin.ts:24</a></li></ul></aside></li><li class="tsd-signature" id="volume.volume-2"><span class="tsd-signature-keyword">set</span> volume<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">v</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the volume of the audio.</p>
49
49
  </div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">v</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>The volume to set.</p>
50
50
  </div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"><h4>Throws</h4><p>Throws an error if the sound has been cleaned up.</p>
51
- </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).volume</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/volumeMixin.ts#L37">volumeMixin.ts:37</a></li></ul></aside></li></ul></section></section><section class="tsd-panel-group tsd-member-group"><h2>Methods</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="addFilter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>add<wbr/>Filter</span><a href="#addFilter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="addFilter.addFilter-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">add<wbr/>Filter</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">filter</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#addFilter.addFilter-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">filter</span>: <span class="tsd-signature-type">BiquadFilterNode</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).addFilter</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/filters.ts#L10">filters.ts:10</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="addFilters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>add<wbr/>Filters</span><a href="#addFilters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="addFilters.addFilters-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">add<wbr/>Filters</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">filters</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#addFilters.addFilters-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">filters</span>: <span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).addFilters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/filters.ts#L30">filters.ts:30</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="applyFilters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>apply<wbr/>Filters</span><a href="#applyFilters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="applyFilters.applyFilters-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">apply<wbr/>Filters</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">connection</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><a href="#applyFilters.applyFilters-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">connection</span>: <span class="tsd-signature-type">any</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).applyFilters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/filters.ts#L18">filters.ts:18</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="pause" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>pause</span><a href="#pause" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="pause.pause-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">pause</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#pause.pause-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/playback.ts#L33">playback.ts:33</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="play" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>play</span><a href="#play" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="play.play-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">play</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">[</span><a href="BasePlayback.html" class="tsd-signature-type tsd-kind-class">BasePlayback</a><span class="tsd-signature-symbol">]</span><a href="#play.play-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">[</span><a href="BasePlayback.html" class="tsd-signature-type tsd-kind-class">BasePlayback</a><span class="tsd-signature-symbol">]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/playback.ts#L32">playback.ts:32</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="removeFilter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>remove<wbr/>Filter</span><a href="#removeFilter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="removeFilter.removeFilter-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">remove<wbr/>Filter</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">filter</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#removeFilter.removeFilter-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">filter</span>: <span class="tsd-signature-type">BiquadFilterNode</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).removeFilter</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/filters.ts#L14">filters.ts:14</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="removeFilters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>remove<wbr/>Filters</span><a href="#removeFilters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="removeFilters.removeFilters-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">remove<wbr/>Filters</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">filters</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#removeFilters.removeFilters-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">filters</span>: <span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).removeFilters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/filters.ts#L36">filters.ts:36</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="setGainNode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>set<wbr/>Gain<wbr/>Node</span><a href="#setGainNode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="setGainNode.setGainNode-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">set<wbr/>Gain<wbr/>Node</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">gainNode</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setGainNode.setGainNode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">gainNode</span>: <span class="tsd-signature-type">GainNode</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).setGainNode</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/volumeMixin.ts#L14">volumeMixin.ts:14</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="setPanType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>set<wbr/>Pan<wbr/>Type</span><a href="#setPanType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="setPanType.setPanType-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">set<wbr/>Pan<wbr/>Type</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">panType</span>, <span class="tsd-kind-parameter">audioContext</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setPanType.setPanType-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">panType</span>: <a href="../types/PanType.html" class="tsd-signature-type tsd-kind-type-alias">PanType</a></span></li><li><span><span class="tsd-kind-parameter">audioContext</span>: <span class="tsd-signature-type">IAudioContext</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).setPanType</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L23">pannerMixin.ts:23</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="setPannerNode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>set<wbr/>Panner<wbr/>Node</span><a href="#setPannerNode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="setPannerNode.setPannerNode-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">set<wbr/>Panner<wbr/>Node</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">pannerNode</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setPannerNode.setPannerNode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">pannerNode</span>: <span class="tsd-signature-type">PannerNode</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).setPannerNode</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/pannerMixin.ts#L32">pannerMixin.ts:32</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="stop" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>stop</span><a href="#stop" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="stop.stop-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">stop</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#stop.stop-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/7453e3d443e6535d9f8cc175fabebda3947768cb/src/playback.ts#L34">playback.ts:34</a></li></ul></aside></li></ul></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#constructor" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a><a href="#_filters" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_filters</span></a><a href="#_playing" class="tsd-is-protected"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_playing</span></a><a href="#gainNode" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>gain<wbr/>Node</span></a><a href="#panner" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>panner</span></a><a href="#source" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source</span></a><a href="#filters" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>filters</span></a><a href="#isPlaying" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>is<wbr/>Playing</span></a><a href="#panType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>pan<wbr/>Type</span></a><a href="#position" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>position</span></a><a href="#stereoPan" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>stereo<wbr/>Pan</span></a><a href="#threeDOptions" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>threeDOptions</span></a><a href="#volume" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>volume</span></a><a href="#addFilter" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Filter</span></a><a href="#addFilters" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Filters</span></a><a href="#applyFilters" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>apply<wbr/>Filters</span></a><a href="#pause" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>pause</span></a><a href="#play" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>play</span></a><a href="#removeFilter" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>remove<wbr/>Filter</span></a><a href="#removeFilters" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>remove<wbr/>Filters</span></a><a href="#setGainNode" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Gain<wbr/>Node</span></a><a href="#setPanType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Pan<wbr/>Type</span></a><a href="#setPannerNode" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Panner<wbr/>Node</span></a><a href="#stop" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>stop</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>cacophony</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
51
+ </div><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).volume</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/volumeMixin.ts#L37">volumeMixin.ts:37</a></li></ul></aside></li></ul></section></section><section class="tsd-panel-group tsd-member-group"><h2>Methods</h2><section class="tsd-panel tsd-member tsd-is-inherited"><a id="addFilter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>add<wbr/>Filter</span><a href="#addFilter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="addFilter.addFilter-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">add<wbr/>Filter</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">filter</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#addFilter.addFilter-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">filter</span>: <span class="tsd-signature-type">BiquadFilterNode</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).addFilter</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/filters.ts#L10">filters.ts:10</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="addFilters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>add<wbr/>Filters</span><a href="#addFilters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="addFilters.addFilters-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">add<wbr/>Filters</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">filters</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#addFilters.addFilters-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">filters</span>: <span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).addFilters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/filters.ts#L30">filters.ts:30</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="applyFilters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>apply<wbr/>Filters</span><a href="#applyFilters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="applyFilters.applyFilters-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">apply<wbr/>Filters</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">connection</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><a href="#applyFilters.applyFilters-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">connection</span>: <span class="tsd-signature-type">any</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).applyFilters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/filters.ts#L18">filters.ts:18</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="pause" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>pause</span><a href="#pause" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="pause.pause-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">pause</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#pause.pause-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/playback.ts#L33">playback.ts:33</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="play" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>play</span><a href="#play" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="play.play-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">play</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">[</span><a href="BasePlayback.html" class="tsd-signature-type tsd-kind-class">BasePlayback</a><span class="tsd-signature-symbol">]</span><a href="#play.play-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">[</span><a href="BasePlayback.html" class="tsd-signature-type tsd-kind-class">BasePlayback</a><span class="tsd-signature-symbol">]</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/playback.ts#L32">playback.ts:32</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="removeFilter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>remove<wbr/>Filter</span><a href="#removeFilter" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="removeFilter.removeFilter-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">remove<wbr/>Filter</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">filter</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#removeFilter.removeFilter-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">filter</span>: <span class="tsd-signature-type">BiquadFilterNode</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).removeFilter</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/filters.ts#L14">filters.ts:14</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="removeFilters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>remove<wbr/>Filters</span><a href="#removeFilters" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="removeFilters.removeFilters-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">remove<wbr/>Filters</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">filters</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#removeFilters.removeFilters-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">filters</span>: <span class="tsd-signature-type">BiquadFilterNode</span><span class="tsd-signature-symbol">[]</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).removeFilters</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/filters.ts#L36">filters.ts:36</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="setGainNode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>set<wbr/>Gain<wbr/>Node</span><a href="#setGainNode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="setGainNode.setGainNode-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">set<wbr/>Gain<wbr/>Node</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">gainNode</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setGainNode.setGainNode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">gainNode</span>: <span class="tsd-signature-type">GainNode</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).setGainNode</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/volumeMixin.ts#L14">volumeMixin.ts:14</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="setPanType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>set<wbr/>Pan<wbr/>Type</span><a href="#setPanType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="setPanType.setPanType-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">set<wbr/>Pan<wbr/>Type</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">panType</span>, <span class="tsd-kind-parameter">audioContext</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setPanType.setPanType-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">panType</span>: <a href="../types/PanType.html" class="tsd-signature-type tsd-kind-type-alias">PanType</a></span></li><li><span><span class="tsd-kind-parameter">audioContext</span>: <span class="tsd-signature-type">IAudioContext</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).setPanType</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L23">pannerMixin.ts:23</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="setPannerNode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>set<wbr/>Panner<wbr/>Node</span><a href="#setPannerNode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="setPannerNode.setPannerNode-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">set<wbr/>Panner<wbr/>Node</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">pannerNode</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setPannerNode.setPannerNode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">pannerNode</span>: <span class="tsd-signature-type">PannerNode</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><p>Inherited from PannerMixin(VolumeMixin(FilterManager)).setPannerNode</p><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/pannerMixin.ts#L32">pannerMixin.ts:32</a></li></ul></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="stop" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>stop</span><a href="#stop" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="stop.stop-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">stop</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#stop.stop-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ctoth/cacophony/blob/5e37cf0616bf024c64ab648444731dc64409f87b/src/playback.ts#L34">playback.ts:34</a></li></ul></aside></li></ul></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#constructor" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a><a href="#_filters" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_filters</span></a><a href="#_playing" class="tsd-is-protected"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_playing</span></a><a href="#gainNode" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>gain<wbr/>Node</span></a><a href="#panner" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>panner</span></a><a href="#source" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source</span></a><a href="#filters" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>filters</span></a><a href="#isPlaying" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>is<wbr/>Playing</span></a><a href="#panType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>pan<wbr/>Type</span></a><a href="#position" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>position</span></a><a href="#stereoPan" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>stereo<wbr/>Pan</span></a><a href="#threeDOptions" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>threeDOptions</span></a><a href="#volume" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-262144"></use></svg><span>volume</span></a><a href="#addFilter" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Filter</span></a><a href="#addFilters" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>add<wbr/>Filters</span></a><a href="#applyFilters" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>apply<wbr/>Filters</span></a><a href="#pause" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>pause</span></a><a href="#play" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>play</span></a><a href="#removeFilter" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>remove<wbr/>Filter</span></a><a href="#removeFilters" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>remove<wbr/>Filters</span></a><a href="#setGainNode" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Gain<wbr/>Node</span></a><a href="#setPanType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Pan<wbr/>Type</span></a><a href="#setPannerNode" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set<wbr/>Panner<wbr/>Node</span></a><a href="#stop" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>stop</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>cacophony</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>