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
fix: Can now call updateSettings before updateFingerprint
feat: Added autoanalyze setting to automatically start listening to audio element (true by default, set to false to manually start audio analysis using the startAnalyzer method).
feat: updateSettings method now takes a partial of ISettings
feat: Added startAnalyzer method + autoplay option to analyzer
autoplay true by default, set to false to manually start audio playback using play method).