Next  |  Prev  |  Up  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

Statements

As described in the FAUST Manual and FAUST Quick Reference, there are four types of statements in FAUST:

The only required type of statement in a FAUST program is the definition statement, and the only required definition-statement is the one defining process (analogous to main() in C):

  process = faust_expression;

In this tutorial, we will be concerned almost exclusively with definition statements (with some occasional file-imports).


Next  |  Prev  |  Up  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

Download aspf.pdf
[Comment on this page via email]

``Audio Signal Processing in Faust'', by Julius O. Smith III
Copyright © 2023-08-16 by Julius O. Smith III
Center for Computer Research in Music and Acoustics (CCRMA),   Stanford University
CCRMA