Skip to content

Commit

Permalink
Update FL section.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jul 20, 2024
1 parent 1a17570 commit d446df8
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -477,5 +477,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.4.3
Build Date UTC : 2024-07-19 16:14:09.458092+00:00
Build Date UTC : 2024-07-20 19:57:29.948524+00:00
-->
26 changes: 13 additions & 13 deletions docs/manual/overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -327,23 +327,23 @@
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#faustlive" class="nav-link">FaustLive</a>
<li class="nav-item" data-level="2"><a href="#faust-ide" class="nav-link">Faust IDE</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#faustgen" class="nav-link">Faustgen</a>
<li class="nav-item" data-level="2"><a href="#faust-editor" class="nav-link">Faust Editor</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#faust-editor" class="nav-link">Faust Editor</a>
<li class="nav-item" data-level="2"><a href="#faust-playground" class="nav-link">Faust Playground</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#faust-ide" class="nav-link">Faust IDE</a>
<li class="nav-item" data-level="2"><a href="#faustgen" class="nav-link">Faustgen</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#faust-playground" class="nav-link">Faust Playground</a>
<li class="nav-item" data-level="2"><a href="#faustlive" class="nav-link">FaustLive</a>
<ul class="nav flex-column">
</ul>
</li>
Expand Down Expand Up @@ -372,17 +372,17 @@ <h2 id="the-faust-distribution">The Faust Distribution</h2>
</code></pre>
<p><strong>Note</strong>: you can install the Faust distribution anywhere you want, provided that the <code>faust</code> command is available from your PATH (requires to update your .profile if not in a standard location). </p>
<p>The following subsections present the main tools build on top of the Faust compiler and intended to facilitate your life. </p>
<h2 id="faustlive">FaustLive</h2>
<p><a href="https://github.com/grame-cncm/faustlive">FaustLive</a> is an advanced self-contained prototyping environment for the Faust programming language with an ultra-short edit-compile-run cycle. Thanks to its fully embedded compilation chain, FaustLive is simple <a href="https://github.com/grame-cncm/faustlive/releases">to install</a> and doesn't require any external compiler, development toolchain or SDK to run.</p>
<p>FaustLive is the ideal tool for fast prototyping. Faust programs can be compiled and run on the fly by simple drag and drop. They can even be edited and recompiled while running, without sound interruption. It supports also native applications generation using the Faust online compiler.</p>
<h2 id="faustgen">Faustgen</h2>
<p>Faustgen is a Max/MSP external that provides features similar to FaustLive. It's the ideal tool for fast prototyping in Max/MSP. Faustgen is part of the <a href="https://github.com/grame-cncm/faust">Faust</a> project, and distributed in the <a href="https://github.com/grame-cncm/faust/releases">Faust releases</a>.</p>
<h2 id="faust-editor">Faust Editor</h2>
<p><a href="https://fausteditor.grame.fr">Faust Editor</a> is a zero-conf tool that provides all the compilation services, including binaries generation for all the supported platforms and architectures.</p>
<h2 id="faust-ide">Faust IDE</h2>
<p><a href="https://faustide.grame.fr">Faust IDE</a> is a zero-conf tool that provides all the compilation services, including binaries generation for all the supported platforms and architectures, but also various utilities for signal processing development.</p>
<h2 id="faust-editor">Faust Editor</h2>
<p><a href="https://fausteditor.grame.fr">Faust Editor</a> is a zero-conf tool that provides all the compilation services, including binaries generation for all the supported platforms and architectures.</p>
<h2 id="faust-playground">Faust Playground</h2>
<p><a href="https://faustplayground.grame.fr">Faust Playground</a> is a graphical environment to develop Faust programs with a higher level approach. It has been initially designed for kids and for pedagogical purpose.</p></div>
<p><a href="https://faustplayground.grame.fr">Faust Playground</a> is a graphical environment to develop Faust programs with a higher level approach. It has been initially designed for kids and for pedagogical purpose.</p>
<h2 id="faustgen">Faustgen</h2>
<p>Faustgen is a Max/MSP external that provides features similar to FaustLive. It's the ideal tool for fast prototyping in Max/MSP. Faustgen is part of the <a href="https://github.com/grame-cncm/faust">Faust</a> project, and distributed in the <a href="https://github.com/grame-cncm/faust/releases">Faust releases</a>.</p>
<h2 id="faustlive">FaustLive</h2>
<p><a href="https://github.com/grame-cncm/faustlive">FaustLive</a> is an advanced self-contained prototyping environment for the Faust programming language with an ultra-short edit-compile-run cycle. Thanks to its fully embedded compilation chain, FaustLive is simple <a href="https://github.com/grame-cncm/faustlive/releases">to install</a> and doesn't require any external compiler, development toolchain or SDK to run.</p>
<p>FaustLive is the ideal tool for fast prototyping. Faust programs can be compiled and run on the fly by simple drag and drop. They can even be edited and recompiled while running, without sound interruption. It supports also native applications generation using the Faust online compiler. <strong>Note that FaustLive is regularly recompiled, but is no more developed, so Faust IDE is the recommended tool to use</strong>. </p></div>
</div>
</div>

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.
22 changes: 11 additions & 11 deletions mkdocs/docs/manual/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@ share/ : contains documentation, the Faust libraries and architecture fi

The following subsections present the main tools build on top of the Faust compiler and intended to facilitate your life.

## FaustLive
## Faust IDE

[FaustLive](https://github.com/grame-cncm/faustlive) is an advanced self-contained prototyping environment for the Faust programming language with an ultra-short edit-compile-run cycle. Thanks to its fully embedded compilation chain, FaustLive is simple [to install](https://github.com/grame-cncm/faustlive/releases) and doesn't require any external compiler, development toolchain or SDK to run.
[Faust IDE](https://faustide.grame.fr) is a zero-conf tool that provides all the compilation services, including binaries generation for all the supported platforms and architectures, but also various utilities for signal processing development.

FaustLive is the ideal tool for fast prototyping. Faust programs can be compiled and run on the fly by simple drag and drop. They can even be edited and recompiled while running, without sound interruption. It supports also native applications generation using the Faust online compiler.
## Faust Editor

## Faustgen
[Faust Editor](https://fausteditor.grame.fr) is a zero-conf tool that provides all the compilation services, including binaries generation for all the supported platforms and architectures.

Faustgen is a Max/MSP external that provides features similar to FaustLive. It's the ideal tool for fast prototyping in Max/MSP. Faustgen is part of the [Faust](https://github.com/grame-cncm/faust) project, and distributed in the [Faust releases](https://github.com/grame-cncm/faust/releases).
## Faust Playground

## Faust Editor
[Faust Playground](https://faustplayground.grame.fr) is a graphical environment to develop Faust programs with a higher level approach. It has been initially designed for kids and for pedagogical purpose.

[Faust Editor](https://fausteditor.grame.fr) is a zero-conf tool that provides all the compilation services, including binaries generation for all the supported platforms and architectures.
## Faustgen

## Faust IDE
Faustgen is a Max/MSP external that provides features similar to FaustLive. It's the ideal tool for fast prototyping in Max/MSP. Faustgen is part of the [Faust](https://github.com/grame-cncm/faust) project, and distributed in the [Faust releases](https://github.com/grame-cncm/faust/releases).

[Faust IDE](https://faustide.grame.fr) is a zero-conf tool that provides all the compilation services, including binaries generation for all the supported platforms and architectures, but also various utilities for signal processing development.
## FaustLive

## Faust Playground
[FaustLive](https://github.com/grame-cncm/faustlive) is an advanced self-contained prototyping environment for the Faust programming language with an ultra-short edit-compile-run cycle. Thanks to its fully embedded compilation chain, FaustLive is simple [to install](https://github.com/grame-cncm/faustlive/releases) and doesn't require any external compiler, development toolchain or SDK to run.

[Faust Playground](https://faustplayground.grame.fr) is a graphical environment to develop Faust programs with a higher level approach. It has been initially designed for kids and for pedagogical purpose.
FaustLive is the ideal tool for fast prototyping. Faust programs can be compiled and run on the fly by simple drag and drop. They can even be edited and recompiled while running, without sound interruption. It supports also native applications generation using the Faust online compiler. **Note that FaustLive is regularly recompiled, but is no more developed, so Faust IDE is the recommended tool to use**.

0 comments on commit d446df8

Please sign in to comment.