Bewelge / MIDIano

:musical_note: A JavaScript MIDI-Player/ Piano-learning webapp
https://midiano.com
125 stars 25 forks source link

Shortcuts to timestamps #34

Closed gerb0n closed 1 year ago

gerb0n commented 1 year ago

I would like to have the possibility to add a shortcut to a specific timestamp. Especially for learning certain sections of a piece it would be nice to just tap on the 'shortcut' inside the progress bar and then just jump towards that timestamp.

Would be even more awesome if you could also specify if you want to 'infinitly loop' between two points.

https://i.imgur.com/RyK7HSi.png

Bewelge commented 1 year ago

Hey there, I added a loop functionality just yesterday. It's under Settings->General->Loops. It allows you to define a range of measures which will then repeat automatically. It's not saved specifically for each song though. Would you still need bookmarks on top of that? Might implement that in the future then.

gerb0n commented 1 year ago

What a coincidence! The loop functionality is perfect and exactly what I was looking for. Hats off to you sir, great platform / product!

Bewelge commented 1 year ago

Haha yea sure is a coincidence. That feature request was open for a couple of months. I initially thought you were commenting on it 😄 Glad you find it useful.