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

Feature: Add .seek() method #193

Open
yvesgurcan opened this issue Mar 7, 2020 · 1 comment
Open

Feature: Add .seek() method #193

yvesgurcan opened this issue Mar 7, 2020 · 1 comment
Labels
🎩 enhancement New feature or request

Comments

@yvesgurcan
Copy link
Owner

Problem

Describe the problem related to this feature request.

I would like to be able to rewind or fast forward the playback of a song.

Solution

What solution do you suggest to solve this problem?

Add a .seek(*position*) method to MidiPlayer so that users can change the position of the playback.

@yvesgurcan yvesgurcan added the 🎩 enhancement New feature or request label Mar 7, 2020
@normaluniversity
Copy link

I write this solution.
Thank you.
https://github.com/normaluniversity/web-midi-player/tree/patch-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎩 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants