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

Summary of FAUST Program Testing Strategies

The development of a FAUST program p.dsp, say, typically consists of the following steps:

 > faust p.dsp          # does it compile?
 > faust2firefox p.dsp  # check the block diagram
 > faust2octave p.dsp   # (maybe) inspect the output signal(s) in Octave
 > faust2jaqt p.dsp     # make a JACK-compatible application
These operations are so common that I have shell aliases f, f2ff, f2o, and f2j for these commands. More recently,the first two may be replaced by the Faust Editor. The third (f2o) is typically only used for serious testing, such as for a publication.
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