FAUST (programming language): Difference between revisions

Content deleted Content added
Adding local short description: "Audio programming language", overriding Wikidata description "programming language" (Shortdesc helper)
Sletz (talk | contribs)
mNo edit summary
Line 7:
| author = Yann Orlarey, Dominique Fober, Stéphane Letz
| released = {{release date|2002}}
| latest release version = 2.2037.23<ref>[https://github.com/grame-cncm/faust/releases Releases · grame-cncm/faust · GitHub]</ref>
| latest release date = {{release date|20203021|0110|1430}}
| operating system = [[Linux]], [[OS X]], [[Microsoft Windows|Windows]], [[Unix]]
| genre = Functional programming language for audio signal processing
Line 92:
 
==Generating full applications==
Using specific ''architecture files'', a FAUST program can be used to produce code for a variety of platforms and plug-in formats. These architecture files act as wrappers and describe the interactions with the host audio and GUI system. {{As of|20152021}}, more than 1030 architectures are supported and new ones may be implemented by anyone.
 
[[File:Faust-mixer-jackqt.jpg|thumb|Screenshot of mixer.dsp (available in the FAUST distribution) using the jack-qt architecture]]