Soundcloud Audio.js Versions Save

:musical_note: SoundCloud tracks and playlists with HTML5 Audio API

1.2.2

6 years ago
  • added audio preloader type for preload function
  • eslint and editorconfig cleanup
  • dependencies update

1.3.0

6 years ago
  • return promises from play() and related methods next() and previous()
  • added loop option for next() to start at the beginning of a playlist after the last track
  • update all dependencies

1.1.0

7 years ago

Replace _jsonp with json for resolving as SoundCloud API is not supporting it anymore.