Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jan 12, 2025
1 parent cc0fd99 commit 09e8497
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,5 +389,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2025-01-12 14:24:50.770156+00:00
Build Date UTC : 2025-01-12 16:43:01.163676+00:00
-->
2 changes: 1 addition & 1 deletion docs/libs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ <h2 id="physmodels">physmodels</h2>
<a href="physmodels/#pmsfformantmodelfofsmooth_ui_midi">(pm.)SFFormantModelFofSmooth_ui_MIDI</a> &nbsp; &nbsp;
<a href="physmodels/#pmsfformantmodelbp_ui_midi">(pm.)SFFormantModelBP_ui_MIDI</a> &nbsp; &nbsp;
<a href="physmodels/#pmallpassnl">(pm.)allpassNL</a> &nbsp; &nbsp;
<a href="physmodels/#pmmodalmodel">(pm).modalModel</a> &nbsp; &nbsp;</p>
<a href="physmodels/#pmmodalmodel">(pm.)modalModel</a> &nbsp; &nbsp;</p>
<h2 id="quantizers">quantizers</h2>
<p><a href="quantizers/#ququantize">(qu.)quantize</a> &nbsp; &nbsp;
<a href="quantizers/#ququantizesmoothed">(qu.)quantizeSmoothed</a> &nbsp; &nbsp;
Expand Down
4 changes: 2 additions & 2 deletions docs/libs/physmodels/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="3"><a href="#pmmodalmodel" class="nav-link">(pm).modalModel</a>
<li class="nav-item" data-level="3"><a href="#pmmodalmodel" class="nav-link">(pm.)modalModel</a>
<ul class="nav flex-column">
</ul>
</li>
Expand Down Expand Up @@ -2820,7 +2820,7 @@ <h4 id="usage_145">Usage</h4>
<li><code>nonlinearity</code>: amount of nonlinearity to be added (0-1)</li>
</ul>
<hr />
<h3 id="pmmodalmodel"><code>(pm).modalModel</code></h3>
<h3 id="pmmodalmodel"><code>(pm.)modalModel</code></h3>
<p>Implement multiple resonance modes using resonant bandpass filters.</p>
<h4 id="usage_146">Usage</h4>
<pre><code>_ : modalModel(n, freqs, t60s, gains) : _
Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion physmodels.lib
Original file line number Diff line number Diff line change
Expand Up @@ -3945,7 +3945,7 @@ with{
// UNCATEGORIZED FUNCTIONS (TODO)
//%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

//-------`(pm).modalModel`--------------
//-------`(pm.)modalModel`--------------
//
// Implement multiple resonance modes using resonant bandpass filters.
//
Expand Down

0 comments on commit 09e8497

Please sign in to comment.