Closed crop2000 closed 1 month ago
if faust is used with -ec -ec --external-control separated 'control' and 'compute' functions. the calculations that are moved to the control function are not rendered to the output
-ec --external-control separated 'control' and 'compute' functions.
The -ec is not properly implemented in the Rust backend for now. Added this check: https://github.com/grame-cncm/faust/commit/ed1f7bc2fc66752be458ae4adc0b8176fe8878a9.
-ec
if faust is used with -ec
-ec --external-control separated 'control' and 'compute' functions.
the calculations that are moved to the control function are not rendered to the output