yvesgurcan/web-midi-player

Feature: Add .seek() method

Opened this issue · 1 comments

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.