faustcompile — Invokes the just-in-time compiler to produce a instantiable DSP process from a Faust program.
Faustcompile will compile a Faust program from a string, controlled by various arguments. Multi-line strings are accepted, using {{ }} to enclose the string.
“Scode” -- a string (in double-quotes or enclosed by {{ }}) containing a Faust program.
“Sargs” -- a string (in double-quotes or enclosed by {{ }}) containing Faust compiler args.