Skip to content

Releases: thinkingboxmedia/tb-web-audio

v1.2.4

27 May 21:15
Compare
Choose a tag to compare

Changes

Minor: Added travis build
Minor: Changed to ES6 and added babel-cli
Minor: .npmignore is added
Minor: Updates on exception handlings

v1.2.2

25 May 18:57
Compare
Choose a tag to compare

Changes

Minor: Updated readme

v1.2.1

25 May 18:17
Compare
Choose a tag to compare

Changes

Minor: Updated readme

v1.2.0

25 May 18:12
Compare
Choose a tag to compare

Changes

Bug Fix: Fixed uglify error by removing ES6 syntax.
Bug Fix: Fixed a bug of multiple sources being loaded at the same time.
New Feature: isPlaying() returns true if playing and false if paused.
New Feature: fadeIn() slowly increases the volume to create a fade in effect.
New Feature: fadeOut() slowly decreases the volume to create a fade in effect.

v1.1.7

24 May 23:11
Compare
Choose a tag to compare

Changes

Minor: Added npm badge

v1.1.6

24 May 22:46
Compare
Choose a tag to compare

Changes

Bug Fix: Fixed issue #2

v1.1.5

24 May 22:44
Compare
Choose a tag to compare

Changes

Minor: Wording changes in README

v1.1.4

24 May 22:43
Compare
Choose a tag to compare

Changes

Minor: Word correction in LICENSE

v1.1.3

24 May 22:40
Compare
Choose a tag to compare

Changes

Minor: Updated example with minor text modification

v1.1.2

24 May 22:30
Compare
Choose a tag to compare

Changes

Minor: Added openurl to example for easier demo
Minor: Updated readme
Minor: Updated keywords