FAUST | |
---|---|
Website: | http://faust.grame.fr |
Description: | Functional programming language for signal processing and synthesis |
Screenshot: | |
Author: | Grame |
Version: | 0.9.58 |
Releasedate: | 2012-11-09 |
Download: | http://sourceforge.net/projects... |
Faust is a functional programming language for signal processing and synthesis.
A distinctive feature of Faust is that it is not an interpreted but a compiled language. It targets high-performance real-time audio processing applications and plugins. The Faust compiler translates Faust programs into optimized C++ code for a variety of audio standards : JACK, ALSA, OSS, LADSPA, VST, MaxMSP, Q, PD, SuperCollider, etc.