Faust Synthesis

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.
Learn more
- Audio plugins - Complete guide to VST, VST3, CLAP, LV2, JSFX plugins
- Faust - Writing and using Faust DSP code
- Audio Effects - Built-in audio effect processes
- Supported protocols and formats - All supported audio plugin formats