]> id.pley.net Git - sound.git/log
sound.git
7 years agoUse ES6 Classes for Sound. master
Jer Noble [Wed, 2 Nov 2016 21:23:41 +0000 (14:23 -0700)]
Use ES6 Classes for Sound.

9 years agoWhen playing back in reverse, make sure the grain to be played takes that into account. gh-pages origin/master
Jer Noble [Wed, 4 Feb 2015 00:47:12 +0000 (16:47 -0800)]
When playing back in reverse, make sure the grain to be played takes that into account.

9 years agoMake ended behave correctly, support -2x <> 2x rates, and fix possible muting behavio... origin/gh-pages
Jer Noble [Tue, 27 Jan 2015 21:15:10 +0000 (22:15 +0100)]
Make ended behave correctly, support -2x <> 2x rates, and fix possible muting behavior when changing the direction of playback.

9 years agoAdd rate changed events; add a rate slider; parse incoming floats to ensure valid...
Jer Noble [Tue, 27 Jan 2015 17:17:36 +0000 (18:17 +0100)]
Add rate changed events; add a rate slider; parse incoming floats to ensure valid math operations.

9 years agoAdd 'reverse playback' support.
Jer Noble [Tue, 27 Jan 2015 14:29:22 +0000 (15:29 +0100)]
Add 'reverse playback' support.

10 years agoAdd timeupdate support.
Jer Noble [Fri, 28 Mar 2014 22:05:49 +0000 (15:05 -0700)]
Add timeupdate support.

10 years agoFix whitespace (tabs -> 4-space) and trailing whitespace.
Jer Noble [Fri, 28 Mar 2014 21:56:51 +0000 (14:56 -0700)]
Fix whitespace (tabs -> 4-space) and trailing whitespace.

10 years agoMake loading cancellable; emit the correct events when readyState changes.
Jer Noble [Fri, 28 Mar 2014 21:54:33 +0000 (14:54 -0700)]
Make loading cancellable; emit the correct events when readyState changes.

10 years agoFix restarting at current time after pause.
Jer Noble [Fri, 28 Mar 2014 16:52:42 +0000 (09:52 -0700)]
Fix restarting at current time after pause.

10 years agoAdd a media picker.
Jer Noble [Fri, 28 Mar 2014 15:59:33 +0000 (08:59 -0700)]
Add a media picker.

10 years agoSet default volume; add canplaythrough listener.
Jer Noble [Fri, 28 Mar 2014 15:32:50 +0000 (08:32 -0700)]
Set default volume; add canplaythrough listener.

10 years agoAdd README
Jer Noble [Thu, 27 Mar 2014 21:23:20 +0000 (14:23 -0700)]
Add README

10 years agoAdd loading error support.
Jer Noble [Thu, 27 Mar 2014 20:52:36 +0000 (13:52 -0700)]
Add loading error support.

10 years agoAdd MIT Copyright
Jer Noble [Thu, 27 Mar 2014 18:49:23 +0000 (11:49 -0700)]
Add MIT Copyright

10 years agoSupport Audio.preload.
Jer Noble [Thu, 27 Mar 2014 18:39:34 +0000 (11:39 -0700)]
Support Audio.preload.

10 years agoFix .muted when playing.
Jer Noble [Thu, 27 Mar 2014 17:57:27 +0000 (10:57 -0700)]
Fix .muted when playing.

10 years agoAdd loop and autoplay support.
Jer Noble [Thu, 20 Feb 2014 21:08:03 +0000 (13:08 -0800)]
Add loop and autoplay support.

10 years agoAdded volume and muted support.
Jer Noble [Thu, 20 Feb 2014 19:39:50 +0000 (11:39 -0800)]
Added volume and muted support.

10 years agoInitial commit.
Jer Noble [Thu, 20 Feb 2014 19:13:28 +0000 (11:13 -0800)]
Initial commit.