.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.17. .TH FAUST2SC "1" "January 2021" "faust2sc 1.1.0" "User Commands" .SH NAME faust2sc \- Compile faust DSP code into SuperCollider module .SH SYNOPSIS .B faust2sc [\fI\,OPTION\/\fR]... \fI\,INPUT_FILE\/\fR... .SH DESCRIPTION Generate a language module file from FAUST generated XML. Currently supported languages are Haskell and SuperCollider. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Display this help .TP \fB\-l\fR, \fB\-\-lang\fR Set output language (haskell, sclang) .TP \fB\-o\fR, \fB\-\-output\fR Set output file name .TP \fB\-p\fR, \fB\-\-prefix\fR Set class or module prefix .HP \fB\-s\fR, \fB\-\-synthdef\fR Emit SynthDef including metadata (sclang) .TP \fB\-V\fR, \fB\-\-version\fR Display version information