Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@willybrauner willybrauner released this 14 Sep 13:40
· 5 commits to main since this release

Feature

#13

  • Add RAF onUpdate option function:
new AudioManager(url, { 
   onUpdate = (time) =>  {
      console.log(time, "RAF is running when sound is playIn")
  }
 })
  • Update debug nameSpace : {id} - {filename} - log