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
FFT() has no logAverages or setInput method in the new library.
I removed logAverages because as a generalist library I felt that was specific but as many people use this library for visualizations, I can see why having it is desirable...
I removed setInput because you can use the connect method, what does setInput provide that connect does not?