chrsmithdemos / html5rocks

Automatically exported from code.google.com/p/html5rocks
0 stars 0 forks source link

Playback rate problems #903

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi. Not sure if you guys are aware of this, but i will point it out anyway.

On html5 audio tag, when changing playbackRate != 1, the audio is not played 
clearly. In the docs says that this will happen if rate < .5 or rate > 2.0, but 
in my case, they are .9 < x < 1.1 and the problems are still there.
Here is my project http://dj.mycloudplayers.com 
There is a tempo slider for both decks to test or i can create a new simpler 
project for test if you want.

I really looking forward this to be fixed soon.

Cheers and keep up the good work.

Original issue reported on code.google.com by dcu...@gmail.com on 23 Feb 2013 at 10:21