Skip to content

Commit

Permalink
Update phausto.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Dec 23, 2023
1 parent 888b4c9 commit 11443dd
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions docs/community/powered-by-faust/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#phaust" class="nav-link">phaust</a>
<li class="nav-item" data-level="2"><a href="#phausto" class="nav-link">phausto</a>
<ul class="nav flex-column">
</ul>
</li>
Expand Down Expand Up @@ -1033,10 +1033,10 @@ <h2 id="faustmapper"><a href="https://github.com/peacheym/FAUSTMapper">FAUSTmapp

<p><a href="https://mattpeachey.ca/faustmapper/">FAUSTmapper</a> is a tool for binding popular Digital Musical Intrument (DMI) mapping tools to the FAUST ecosystem. The default action for the FAUSTmapper project is establishing a binding to the <a href="https://libmapper.github.io/">libmapper</a> project. When the script is run, the entire parameter space of an active FAUST project (with HTTP control enabled) will be discovered. Once discovered, a libmapper signal will be created for each of the parameters identified, including appropriate meta data such as min, max &amp; default values.</p>
<p>The following poster was presented at the <a href="https://internetofsounds.net/is2_2023/">4th Annual International Symposium on the Internet of Sounds</a> and was awarded the Best Poster Award.</p>
<h2 id="phaust"><a href="https://github.com/lucretiomsp/phaust">phaust</a></h2>
<div><a href="https://github.com/lucretiomsp/phaust"><img width="45%" class="mx-auto d-block" src="img/pharo.png"></a> </div>
<h2 id="phausto"><a href="https://github.com/lucretiomsp/phausto">phausto</a></h2>
<div><a href="https://github.com/lucretiomsp/phausto"><img width="45%" class="mx-auto d-block" src="img/pharo.png"></a> </div>

<p><a href="https://pharo.org">Pharo</a> is a pure object-oriented programming language and a powerful environment, focused on simplicity and immediate feedback (think IDE and OS rolled into one). Phaust allows to use Faust inside Pharo.</p>
<p><a href="https://pharo.org">Pharo</a> is a pure object-oriented programming language and a powerful environment, focused on simplicity and immediate feedback (think IDE and OS rolled into one). Phausto allows to use Faust inside Pharo.</p>
<h2 id="cantor-digitalis"><a href="http://www.lam.jussieu.fr/cantordigitalis/index_fr.php">Cantor Digitalis</a></h2>
<p>The Cantor Digitalis is a singing voice synthesiser controlled in real time by chironomy, i.e. by manual gesture, using interfaces such as a stylus or the fingers on a graphics tablet. More generally, it can be controlled using any MIDI interface. The synthesiser has been <a href="https://github.com/ChorusDigitalis/CantorDigitalis-faust">reimplemented in Faust</a> by <a href="https://www.linkedin.com/in/grégoire-locqueville-8817a883">Grégoire Locqueville</a> during his <a href="https://www.theses.fr/2022SORUS180">PhD thesis</a>. </p>
<h2 id="karya"><a href="https://github.com/elaforge/karya">Karya</a></h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -438,5 +438,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.4.3
Build Date UTC : 2023-12-22 20:14:10.636237+00:00
Build Date UTC : 2023-12-23 10:25:03.836273+00:00
-->
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.
6 changes: 3 additions & 3 deletions mkdocs/docs/community/powered-by-faust.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ A paste service for Faust code, to be [tested here](https://pasfa.synthe.tiseur.

The following poster was presented at the [4th Annual International Symposium on the Internet of Sounds](https://internetofsounds.net/is2_2023/) and was awarded the Best Poster Award.

## [phaust](https://github.com/lucretiomsp/phaust)
## [phausto](https://github.com/lucretiomsp/phausto)

<div><a href="https://github.com/lucretiomsp/phaust"><img width="45%" class="mx-auto d-block" src="img/pharo.png"></a> </div>
<div><a href="https://github.com/lucretiomsp/phausto"><img width="45%" class="mx-auto d-block" src="img/pharo.png"></a> </div>

[Pharo](https://pharo.org) is a pure object-oriented programming language and a powerful environment, focused on simplicity and immediate feedback (think IDE and OS rolled into one). Phaust allows to use Faust inside Pharo.
[Pharo](https://pharo.org) is a pure object-oriented programming language and a powerful environment, focused on simplicity and immediate feedback (think IDE and OS rolled into one). Phausto allows to use Faust inside Pharo.

## [Cantor Digitalis](http://www.lam.jussieu.fr/cantordigitalis/index_fr.php)

Expand Down

0 comments on commit 11443dd

Please sign in to comment.