Closed Pack-Blepper closed 9 months ago
@Fr0stbyteR stage bug since the same code works correctly in faustwasm standalone mode. Any idea ?
Hmm.. if you put a new line after //foo
, the effect appears
Fixed in https://github.com/grame-cncm/faustide/commit/7f18b17896dfb0e2da699fae8daa914a7eefeb27 and deployed.
From this example:
adding a comment on any line after
effect
causes the compiler to ignore the definition (here, making the sawtooth sound dry).runs normally.
makes
effect
disappear.