Skip to content

Releases: Okazari/Rythm.js

v1.2.4

18 Feb 14:30
Compare
Choose a tag to compare

Bug correction :

  • Rythm.js will now work in Safari #7

Enhancement :

  • Added a build with rollup to provide an UMD version & import as ES6 module #8 thx @egoist !
  • New API Method : rythm.connectExternalAudioElement(audioElement) #12

v1.2.3

18 Feb 10:48
Compare
Choose a tag to compare

Bug correction :

Animation will now reset when the music is over.