Skip to content

Commit

Permalink
Deployed 573b35d with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ideoforms committed Dec 5, 2023
1 parent 1e74a7c commit ecb4d91
Show file tree
Hide file tree
Showing 183 changed files with 3,779 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@



<link rel="stylesheet" href="/css/timeago.css">

<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -1533,6 +1535,10 @@ <h1>404 - Not found</h1>

<script src="/assets/javascripts/bundle.b4d07000.min.js"></script>

<script src="/js/timeago.min.js"></script>

<script src="/js/timeago_mkdocs_material.js"></script>


</body>
</html>
21 changes: 21 additions & 0 deletions buffer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@



<link rel="stylesheet" href="../css/timeago.css">

<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -1506,6 +1508,21 @@ <h1 id="buffer">Buffer</h1>
<li>The total Buffer memory usage can be queried </li>
</ul>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2023-01-03T20:18:56+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-01-03</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2021-06-08T22:19:37+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2021-06-08</span>


</small>
</div>




Expand Down Expand Up @@ -1616,6 +1633,10 @@ <h1 id="buffer">Buffer</h1>

<script src="../assets/javascripts/bundle.b4d07000.min.js"></script>

<script src="../js/timeago.min.js"></script>

<script src="../js/timeago_mkdocs_material.js"></script>


</body>
</html>
15 changes: 15 additions & 0 deletions css/timeago.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/*
timeago output is dynamic, which breaks when you print a page.
This CSS is only included when type: timeago
and ensures fallback to type "iso_date" when printing.
*/

.git-revision-date-localized-plugin-iso_date { display: none }

@media print {
.git-revision-date-localized-plugin-iso_date { display: inline }
.git-revision-date-localized-plugin-timeago { display: none }
}

21 changes: 21 additions & 0 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@



<link rel="stylesheet" href="../css/timeago.css">

<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -1499,6 +1501,21 @@ <h1 id="examples">Examples</h1>
<p>For various code examples using SignalFlow, see <code>examples</code> in GitHub:</p>
<p><a href="https://github.com/ideoforms/signalflow/tree/master/examples">https://github.com/ideoforms/signalflow/tree/master/examples</a></p>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2023-11-07T08:41:46+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-11-07</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2021-06-08T22:19:37+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2021-06-08</span>


</small>
</div>




Expand Down Expand Up @@ -1609,6 +1626,10 @@ <h1 id="examples">Examples</h1>

<script src="../assets/javascripts/bundle.b4d07000.min.js"></script>

<script src="../js/timeago.min.js"></script>

<script src="../js/timeago_mkdocs_material.js"></script>


</body>
</html>
21 changes: 21 additions & 0 deletions graph/config/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@



<link rel="stylesheet" href="../../css/timeago.css">

<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -1680,6 +1682,21 @@ <h2 id="printing-the-current-config">Printing the current config</h2>
<hr />
<p><a href="../properties/">→ Next: Graph status and properties</a></p>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2023-11-09T22:32:34+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-11-09</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2021-06-08T22:19:37+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2021-06-08</span>


</small>
</div>




Expand Down Expand Up @@ -1790,6 +1807,10 @@ <h2 id="printing-the-current-config">Printing the current config</h2>

<script src="../../assets/javascripts/bundle.b4d07000.min.js"></script>

<script src="../../js/timeago.min.js"></script>

<script src="../../js/timeago_mkdocs_material.js"></script>


</body>
</html>
21 changes: 21 additions & 0 deletions graph/creating/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@



<link rel="stylesheet" href="../../css/timeago.css">

<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -1556,6 +1558,21 @@ <h2 id="creating-the-graph">Creating the graph</h2>
<hr />
<p><a href="../config/">→ Next: Graph configuration</a></p>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2023-01-03T22:23:08+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-01-03</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2022-04-01T15:56:28+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2022-04-01</span>


</small>
</div>




Expand Down Expand Up @@ -1666,6 +1683,10 @@ <h2 id="creating-the-graph">Creating the graph</h2>

<script src="../../assets/javascripts/bundle.b4d07000.min.js"></script>

<script src="../../js/timeago.min.js"></script>

<script src="../../js/timeago_mkdocs_material.js"></script>


</body>
</html>
21 changes: 21 additions & 0 deletions graph/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@



<link rel="stylesheet" href="../css/timeago.css">

<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -1497,6 +1499,21 @@ <h1 id="the-audiograph">The AudioGraph</h1>
<hr />
<p><a href="creating/">→ Next: Creating the graph</a></p>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2023-12-01T14:32:46+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-12-01</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2021-06-08T22:19:37+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2021-06-08</span>


</small>
</div>




Expand Down Expand Up @@ -1607,6 +1624,10 @@ <h1 id="the-audiograph">The AudioGraph</h1>

<script src="../assets/javascripts/bundle.b4d07000.min.js"></script>

<script src="../js/timeago.min.js"></script>

<script src="../js/timeago_mkdocs_material.js"></script>


</body>
</html>
21 changes: 21 additions & 0 deletions graph/properties/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@



<link rel="stylesheet" href="../../css/timeago.css">

<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -1638,6 +1640,21 @@ <h3 id="other-graph-properties">Other graph properties</h3>
<hr />
<p><a href="../recording/">→ Next: Recording graph output</a></p>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2023-01-03T22:23:08+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-01-03</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2022-04-01T15:56:28+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2022-04-01</span>


</small>
</div>




Expand Down Expand Up @@ -1748,6 +1765,10 @@ <h3 id="other-graph-properties">Other graph properties</h3>

<script src="../../assets/javascripts/bundle.b4d07000.min.js"></script>

<script src="../../js/timeago.min.js"></script>

<script src="../../js/timeago_mkdocs_material.js"></script>


</body>
</html>
21 changes: 21 additions & 0 deletions graph/recording/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@



<link rel="stylesheet" href="../../css/timeago.css">

<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -1596,6 +1598,21 @@ <h2 id="offline-non-real-time-rendering">Offline (non-real-time) rendering</h2>
<hr />
<p><a href="../stopping/">→ Next: Clearing and stopping the graph</a></p>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2023-11-09T22:32:34+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2023-11-09</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2022-04-01T15:56:28+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2022-04-01</span>


</small>
</div>




Expand Down Expand Up @@ -1706,6 +1723,10 @@ <h2 id="offline-non-real-time-rendering">Offline (non-real-time) rendering</h2>

<script src="../../assets/javascripts/bundle.b4d07000.min.js"></script>

<script src="../../js/timeago.min.js"></script>

<script src="../../js/timeago_mkdocs_material.js"></script>


</body>
</html>
21 changes: 21 additions & 0 deletions graph/stopping/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@



<link rel="stylesheet" href="../../css/timeago.css">

<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>


Expand Down Expand Up @@ -1555,6 +1557,21 @@ <h2 id="clearing-and-stopping-the-graph">Clearing and stopping the graph</h2>
<div class="highlight"><pre><span></span><code>&gt;&gt;&gt; graph.destroy()
</code></pre></div>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2022-04-01T15:56:28+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2022-04-01</span>

<br>
Created:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2022-04-01T15:56:28+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2022-04-01</span>


</small>
</div>




Expand Down Expand Up @@ -1665,6 +1682,10 @@ <h2 id="clearing-and-stopping-the-graph">Clearing and stopping the graph</h2>

<script src="../../assets/javascripts/bundle.b4d07000.min.js"></script>

<script src="../../js/timeago.min.js"></script>

<script src="../../js/timeago_mkdocs_material.js"></script>


</body>
</html>
Loading

0 comments on commit ecb4d91

Please sign in to comment.