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
The new SFX code needs a good cleanup. We do a lot of floating point operations because we mix frames, samples, seconds, Hz, etc. and also dividing some values by the SFX speed… This leads to precision issues and unnecessary divisions.