Scroll to navigation

FAUST2SC(1) User Commands FAUST2SC(1)

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
February 2019 faust2sc 1.1.0