jamesdeklerk / youtube-speed-controls

YouTube Speed Controls
12 stars 6 forks source link

Add an option to disable HTML5 preservePitch aka time-stretch effect. #3

Open slow-played-zunes opened 5 months ago

slow-played-zunes commented 5 months ago

If you've heard playback speed at slower rates on youtube, you know it sounds terrible, like a cheap robot and it is not listenable. This is a special effect called time-stretch to re-process the sound into chunks, that are pitched to match the original speed.

Please give users the option to turn off this effect, it seems quite easy to do, just a check box that affects a boolean true / false value.

https://developer.mozilla.org/en-US/docs/web/api/htmlMediaElement/preservesPitch