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

Allow modifying playback speed #1

Closed
BinaryMuse opened this issue Mar 24, 2015 · 2 comments
Closed

Allow modifying playback speed #1

BinaryMuse opened this issue Mar 24, 2015 · 2 comments

Comments

@BinaryMuse
Copy link
Owner

Depends on BinaryMuse/timex#1

@orientalperil
Copy link
Contributor

@BinaryMuse This request has come up again. Can you help me understand what changes I'll need to make to get this to work?

@BinaryMuse
Copy link
Owner Author

@hekevintran I just pushed Timex v1.1.0 which should enable variable timer rates in Timex (see BinaryMuse/timex#2). At a high-level, Kinteophone just needs to provide a public API to call setRate and getRate on the underlying timer. However, if you're using Kinetophone for audio/video playback (as you are), you'll also need to make sure to query the current rate and use it to modify the <audio> tag's playback rate, etc.

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