FAUST

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|dsp}} }} '''FAUST''' (Functional Audio Stream) is a free and open source programming language for...")
 
 
Line 13: Line 13:
 
* [http://faust.grame.fr/ Official site]
 
* [http://faust.grame.fr/ Official site]
 
* [http://faust.grame.fr/examples.html Samples]
 
* [http://faust.grame.fr/examples.html Samples]
 +
 +
[[Category:Programming Languages]]

Latest revision as of 20:06, 22 April 2017

File Format
Name FAUST
Ontology
Extension(s) .dsp

FAUST (Functional Audio Stream) is a free and open source programming language for audio DSP. FAUST files transpile to C++ source files for use in other applications.

[edit] Identifying FAUST files

FAUST files use the extension .dsp. FAUST files often start with import("foo.lib") statements and may contain an assignment starting with process =.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox