Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust speed of playing track #197

Open
pelcomppl opened this issue May 7, 2018 · 2 comments
Open

Adjust speed of playing track #197

pelcomppl opened this issue May 7, 2018 · 2 comments

Comments

@pelcomppl
Copy link

Hi
is it possible to change speed of playing track?

@arielfaur
Copy link
Owner

Apparently there is a way to do that with HTML audio, but it is not implemented by the plugin.
You could fork the plugin and add the method if you wish, it should be easy.

This seems to be method that needs to be implemented: https://developer.mozilla.org/en-US/Apps/Fundamentals/Audio_and_video_delivery/WebAudio_playbackRate_explained

@pelcomppl
Copy link
Author

@arielfaur
Could you tell me in which file of your plugin should I add this method?

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

No branches or pull requests

2 participants