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
We're working on our own SSE2-optimized filter library to speed things up when working with higher channel counts. But for now, the above library seems adequate for our needs.
If you want to see how it's used, check out the FilterNode and the Resampler, or, better yet, the demos on the library site.