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

getPlaybackRate() method #934

Closed
MartinDelille opened this issue Jan 27, 2017 · 7 comments
Closed

getPlaybackRate() method #934

MartinDelille opened this issue Jan 27, 2017 · 7 comments

Comments

@MartinDelille
Copy link

There is a setPlaybackRate() but no getPlaybackRate() method for the WaveSurfer object.

Would it be possible to add it?

@entonbiba
Copy link
Contributor

You can get it directly by calling the following, I'll add a pull request for the method.
wavesurfer.backend.playbackRate

@MartinDelille
Copy link
Author

Thanks! I just did the PR

@entonbiba
Copy link
Contributor

entonbiba commented Jan 27, 2017

here is the webaudio.js updated,
#936

@entonbiba
Copy link
Contributor

you may close this issue as it's fixed with #939 #936

@thijstriemstra
Copy link
Contributor

@entonbiba can you also add this to the documentation (in gh-pages branch), e.g. https://wavesurfer-js.org/docs/methods.html?

@entonbiba
Copy link
Contributor

@thijstriemstra updated #940

@thijstriemstra
Copy link
Contributor

thx!

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

No branches or pull requests

3 participants