pianobooster / PianoBooster

A MIDI file player/game that displays the musical notes and teaches you how to play the piano.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move backward or forward via keyboard keys

nanda-git opened this issue · comments

commented

Would it be possible to move backward or forward via keyboard keys.
Eg. Left key could take us back 5 seconds while the right key could go forward 5 seconds.

Usecase: While practicing some complex notes, it will be helpful to go back a few seconds, instead of starting from first.
Hope it is not too complex to implement.

Please feel free to close the issue, if irrelevant.
Thanks for the excellent application!

It would be possible. I was thinking about this as well, in fact. It makes generally sense to be able to focus on the difficult parts instead of playing the whole score over and over again wasting a lot of time practicing the parts one is already good at.

Could someone of the maintainers change the issue title and add the according label?

Maybe I'll work on this (but currently I'm trying my luck with better theming/coloring).