Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Oct 27, 2023
1 parent 74631eb commit 983a288
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs/community/powered-by-faust/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@

<li class="nav-item" data-level="1"><a href="#powered-by-faust" class="nav-link">Powered By Faust</a>
<ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#cantor-digitalis-and-voks" class="nav-link">Cantor Digitalis and Voks</a>
<li class="nav-item" data-level="2"><a href="#cantor-digitalis" class="nav-link">Cantor Digitalis</a>
<ul class="nav flex-column">
</ul>
</li>
Expand Down Expand Up @@ -989,8 +989,8 @@

<h1 id="powered-by-faust">Powered By Faust</h1>
<p>This page lists the projects using Faust in different ways: musical pieces or artistic projects, plugins, standalone applications, integration in audio programming environments, development tools, research projects (possibly non musical), embedded devices, Web applications, etc.</p>
<h2 id="cantor-digitalis-and-voks"><a href="http://www.lam.jussieu.fr/cantordigitalis/index_fr.php">Cantor Digitalis and Voks</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 Volks synthesiser part of the project has been reimplemented in Faust 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> and has received the 2nd prize at <a href="https://guthman.gatech.edu/2022-finalists#tvoks">Guthman Musical Instrument Competition</a> 2022 session.</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 reimplemented in Faust 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> and has received the 2nd prize at <a href="https://guthman.gatech.edu/2022-finalists#tvoks">Guthman Musical Instrument Competition</a> 2022 session.</p>
<h2 id="karya"><a href="https://github.com/elaforge/karya">Karya</a></h2>
<div><a href="https://github.com/elaforge/karya"><img width="40%" class="mx-auto d-block" src="img/evvari.png"></a> </div>

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -435,5 +435,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.4.3
Build Date UTC : 2023-10-27 09:01:55.930278+00:00
Build Date UTC : 2023-10-27 14:48:47.894452+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.
4 changes: 2 additions & 2 deletions mkdocs/docs/community/powered-by-faust.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
This page lists the projects using Faust in different ways: musical pieces or artistic projects, plugins, standalone applications, integration in audio programming environments, development tools, research projects (possibly non musical), embedded devices, Web applications, etc.


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

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 Volks synthesiser part of the project has been reimplemented in Faust by [Grégoire Locqueville](https://www.linkedin.com/in/grégoire-locqueville-8817a883) during his [PhD thesis](
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 reimplemented in Faust by [Grégoire Locqueville](https://www.linkedin.com/in/grégoire-locqueville-8817a883) during his [PhD thesis](
https://www.theses.fr/2022SORUS180) and has received the 2nd prize at [Guthman Musical Instrument Competition](https://guthman.gatech.edu/2022-finalists#tvoks) 2022 session.


Expand Down

0 comments on commit 983a288

Please sign in to comment.