You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this issue can be solved by the following fix:
simplify the code by using occurence: 443fbeb
and don't expand variability if it would happen inside attach in the second arm: b57237a
the linked commits are part of a PR that introduces also other improvements.
I realized that the following faust dsp creates a unecessary slow variable fSlow0.
this becomes relevant if
-ec
is used because in this case it cannot be simply optimized away.The text was updated successfully, but these errors were encountered: