Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Feature Request: Change playback speed #46

Open
JakeDluhy opened this issue Sep 15, 2018 · 2 comments
Open

Feature Request: Change playback speed #46

JakeDluhy opened this issue Sep 15, 2018 · 2 comments

Comments

@JakeDluhy
Copy link

I'm interested in using spotify to practice music and dancing. I've already used the web playback sdk to be able to loop a specific portion of a song over and over, but it would be really awesome to be able to slow down the song to 0.5, 0.75, and 0.9 tempos.

I'm pretty sure this is possible through javascript on the html audio element, and so I would think (hopefully) that it wouldn't be too hard to expose it publicly.

Thanks!

@beebase
Copy link

beebase commented Mar 27, 2019

Yes, would be awesome to change the speed like the playbackRate in the html audio tag.
Then we could play entire song lists in one tempo.

@tobika
Copy link

tobika commented Oct 29, 2019

This sounds a bit hacky but seems to work :-)
https://github.com/intOrfloat/spotitySpeedExtension

But I have no idea if this breaks things on track change or other events.

Let's hope this functionality will make it to the web sdk at some point 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants