powertab / powertabeditor

View and edit guitar tablature.
https://powertab.github.io
GNU General Public License v3.0
526 stars 68 forks source link

keep multiple tracks in view but move down to fourth or fifth track #365

Open Ebdim9th opened 2 years ago

Ebdim9th commented 2 years ago

Say I want to stay in mult-track view but I have six or seven tracks and I want to watch several tracks in playback but its the third, fourth, or fifth down, I'd like to click on and keep that track in the display window without closing out the mixer and instrument panels.

cameronwhite commented 2 years ago

This is somewhat related to #360 (i.e. it would require changes in the same part of the code) The logic here would be to remember the staff index where the caret was when playback started, and then try to keep that staff index in view / at the top for each system when scrolling during playback.

Ebdim9th commented 2 years ago

I might even want to pause playback and switch one track lower or higher, lol, im pretty sure I will....