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

Display this help
Set output language (haskell, sclang)
Set output file name
Set class or module prefix

-s, --synthdef Emit SynthDef including metadata (sclang)

Display version information
January 2021 faust2sc 1.1.0