Skip to content

v1.0.4

Latest

Choose a tag to compare

@connorgmeehan connorgmeehan released this 30 Aug 05:24

Changes

  • 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).