sourCEntral - mobile manpages

pdf

FAUST2SC

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

pdf