Provided by: faust_2.37.3~ds0-1_amd64
NAME
faust2sc - Compile faust DSP code into SuperCollider module
SYNOPSIS
faust2sc [OPTION]... INPUT_FILE...
DESCRIPTION
Generate a language module file from FAUST generated XML. Currently supported languages are Haskell and SuperCollider.
OPTIONS
-h, --help Display this help -l, --lang Set output language (haskell, sclang) -o, --output Set output file name -p, --prefix Set class or module prefix -s, --synthdef Emit SynthDef including metadata (sclang) -V, --version Display version information