FAUST (programming language): Difference between revisions

Content deleted Content added
m ce
Ruud Koot (talk | contribs)
disambig.
Line 14:
}}
 
'''FAUST''' (Functional AUdio STream) is a [[Domain specific language|___domain-specific]] [[Purely functional programming|purely functional]] [[programming language]] for implementing [[signal processing]] [[algorithms]] in the form of [[Library (computing)|libraries]], [[audio plug-ins]], or standalone applications. A FAUST program denotes a signal processor: a mathematical function that is applied to some input signal and then fed out.
 
==Overview==