Audio Workshop 7 Speed Settings JavaScript playbackRate Tutorial




Lesson Code: http://www.developphp.com/video/JavaScript/Audio-Play-Speed-Setting-playbackRate-Tutorial
Learn to add playback speed control to your HTML5 multimedia programs using JavaScript.
Audio Object Reference:
http://www.developphp.com/view_lesson.php?v=941

Original source


12 responses to “Audio Workshop 7 Speed Settings JavaScript playbackRate Tutorial”

  1. adam, I have a question about your program. the function playbackRate seems to work for the currently playing song, that is when the next song in the playlist begins, it defaults back to playback speed 1. how do I go about applying the selected speed so that when it goes through the array of songs, it keeps the specified speed from the dropdown?

  2. Awesome, i always like the 'other' things that i see when watching you work, the way you did the event listener for example. Great. Thanks! Is it possible within the standard API to alter playback speed without changing pitch? Time stretching i think its called.

Leave a Reply