Skip to content

Browser kludge: version 1.1.1

Latest
Compare
Choose a tag to compare
@joepdooper joepdooper released this 18 Nov 23:23
· 11 commits to main since this release
  • To comply with autoplay policies, audio playback is initiated by a user action.
  • The initialize function is a crucial component of the AudioVisualize module, responsible for setting up the audio processing elements when preparing to visualize audio data. This function is now called within the loading method, specifically after the audio file has been successfully loaded and metadata is available.