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
I think muse-js uses no window, as these windows are typically used for realtime processing (ie. to reduce windowing's bordering effects induced by applying fourrier transform to chunks / in real time) and muse-js does not do any form of additional processing.
What type of window does muse js use?
For example there are these windows
Window types:
boxcar
triang
blackman
hamming
hann
bartlett
flattop
parzen
bohman
blackmanharris
nuttall
barthann
kaiser (needs beta)
gaussian (needs standard deviation)
general_gaussian (needs power, width)
slepian (needs width)
dpss (needs normalized half-bandwidth)
chebwin (needs attenuation)
exponential (needs decay scale)
tukey (needs taper fraction)
The text was updated successfully, but these errors were encountered: