Skip to content

ts-audio v0.4.5

Compare
Choose a tag to compare
@EvandroLG EvandroLG released this 30 Oct 21:58
· 200 commits to master since this release

ts-audio is an agnostic and easy-to-use library to work with the AudioContext API.

What's new?

  • Added logic to play the audio multiple times using the same object
  • Fixed bug that played the playlist always in loop
  • Refactored code