Link Search Menu Expand Document

Faust Synthesis

Faust Synthesis Example

This example demonstrates a simple example of evolutive physical modeling synthesis using the Faust DSP language, integratee

Overview

ossia score can load and use Faust synthesis DSP plug-ins. Faust is extremely efficient: it compiles DSP code directly for your processor’s architecture using LLVM’s state-of-the-art compiler infrastructure.

Try it

Open this example to hear the synthesis example.

Download this example

Learn more