Skip to content

Commit

Permalink
Typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Feb 22, 2025
1 parent e24ff94 commit dfbb7fd
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 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-02-22 17:16:31.813006+00:00
Build Date UTC : 2025-02-22 17:32:00.133434+00:00
-->
2 changes: 1 addition & 1 deletion docs/libs/oscillators/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1345,7 +1345,7 @@ <h4 id="usage_53">Usage</h4>
<li><code>f0</code>: base frequency</li>
<li><code>df</code>: step frequency</li>
<li><code>a</code>: decaying factor != 1</li>
<li><code>n</code>: total number of harmonics (osccN/oscsN only)</li>
<li><code>n</code>: total number of harmonics (<code>osccN/oscsN</code> only)</li>
</ul>
<h4 id="variants">Variants</h4>
<ul>
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 oscillators.lib
Original file line number Diff line number Diff line change
Expand Up @@ -1449,7 +1449,7 @@ with {
// * `f0`: base frequency
// * `df`: step frequency
// * `a`: decaying factor != 1
// * `n`: total number of harmonics (osccN/oscsN only)
// * `n`: total number of harmonics (`osccN/oscsN` only)
//
// #### Variants
//
Expand Down

0 comments on commit dfbb7fd

Please sign in to comment.