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
Some wav file readers (e.g., scipy.io.wavfile) cannot read the wav files produced after a record. It may be due to the fact that sf_close is never called within the code.
Some wav file readers (e.g., scipy.io.wavfile) cannot read the wav files produced after a record. It may be due to the fact that sf_close is never called within the code.