Bewelge / MIDIano

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

[featuresuggestion] Paging note sheet instead for scrolling #27

Closed pedjas closed 10 months ago

pedjas commented 1 year ago

Scrolling note sheet is quite hard to follow. It would be helpful if there is option to page instead.

That means notes would not scroll but cursor is moved and when it gets to the end of "page" it flips to new page and starts over.

Bewelge commented 1 year ago

image You can already disable the scrolling. But there's no page flipping animation which makes it admittedly not that great. Will mark as enhancement.

pedjas commented 1 year ago

I did look for it but missed that option. Animation is not that necessary.

When scrolling is off, it works fine, exactly as expected. Only annoying is that cursor moves backwards to the beginning of page. It should just flip to the beginning.

Bewelge commented 10 months ago

Cursor now flips to the beginning