Skip to content

Commit

Permalink
Add FaustSynth project.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Feb 4, 2024
1 parent 55d8d35 commit 8d21c03
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions docs/community/powered-by-faust/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@

<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="#faustsynth" class="nav-link">FaustSynth</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#envelopforlive" class="nav-link">EnvelopForLive</a>
<ul class="nav flex-column">
</ul>
Expand Down Expand Up @@ -1041,6 +1045,10 @@

<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 or standalone applications, integration in audio programming environments, development tools, commercial applications, research projects (possibly non musical), embedded devices, Web applications, etc.</p>
<h2 id="faustsynth"><a href="https://github.com/RealAlexZ/FaustSynth">FaustSynth</a></h2>
<div><a href="https://github.com/RealAlexZ/FaustSynth"><img width="50%" class="mx-auto d-block" src="img/FaustSynth.jpg"></a> </div>

<p>Welcome to FaustSynth, a AU/VST monophonic synthesizer built with the Faust programming language. This is the project deliverable for PAT 481: Independent Study in Fall 2023.</p>
<h2 id="envelopforlive"><a href="https://github.com/EnvelopSound/EnvelopForLive">EnvelopForLive</a></h2>
<div><a href="https://github.com/EnvelopSound/EnvelopForLive"><img width="60%" class="mx-auto d-block" src="img/E4L-banner.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 @@ -438,5 +438,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.4.3
Build Date UTC : 2024-02-02 08:45:18.249507+00:00
Build Date UTC : 2024-02-04 10:09:15.317016+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.
7 changes: 6 additions & 1 deletion mkdocs/docs/community/powered-by-faust.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,18 @@

This page lists the projects using Faust in different ways: musical pieces or artistic projects, plugins or standalone applications, integration in audio programming environments, development tools, commercial applications, research projects (possibly non musical), embedded devices, Web applications, etc.

## [FaustSynth](https://github.com/RealAlexZ/FaustSynth)

<div><a href="https://github.com/RealAlexZ/FaustSynth"><img width="50%" class="mx-auto d-block" src="img/FaustSynth.jpg"></a> </div>

Welcome to FaustSynth, a AU/VST monophonic synthesizer built with the Faust programming language. This is the project deliverable for PAT 481: Independent Study in Fall 2023.

## [EnvelopForLive](https://github.com/EnvelopSound/EnvelopForLive)

<div><a href="https://github.com/EnvelopSound/EnvelopForLive"><img width="60%" class="mx-auto d-block" src="img/E4L-banner.png"></a> </div>

The nonprofit mission of [Envelop](http://envelop.us) is to connect and inspire community through immersive listening. Our [listening spaces](https://envelop.us/page/listening-spaces) envelop the audience in pristine 3D sound, amplifying the power of music and nurturing our ability to listen together. Some Max/MSP externals are [written in Faust](https://github.com/EnvelopSound/EnvelopForLive/tree/master/externals).


## [RCVerb ("ReaClassical Verb")](https://github.com/chmaha/RCverb)

<div><a href="https://github.com/chmaha/RCverb"><img width="80%" class="mx-auto d-block" src="img/RCVerb.png"></a> </div>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d21c03

Please sign in to comment.