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
Certain EQ band configurations can cause NaN values (likely from a divide by zero) in audio output or a panic from unwrapping a None value when drawing the spectrogram.
Certain EQ band configurations can cause
NaNvalues (likely from a divide by zero) in audio output or a panic from unwrapping aNonevalue when drawing the spectrogram.