Keep cursor centered during playback in Continuous View
Reported version
3.0
Type
Functional
Frequency
Many
Severity
S3 - Major
Status
closed
Regression
No
Workaround
No
Project
An often-asked question on the forums is how to keep the view from jumping to another point when entering notes. Continuous View seems like the perfect place to make it so that as notes are entered the score moves to the left one small step at a time, keeping the current note entry position at the center of the window.
It would also make sense to implement this for playback (if "Pan score during playback" is turned on).
Fix version
3.5.0
Comments
Hi
I greatly agree with this feature request.
Keeping the current note entry position at the center of the window during playback would be wonderful.
Best,
In playback mode, I think it's less great that you think unfortunately. Having the whole score moving all the time it's very disturbing.
unless it is a very smooth scroll
Requested again at #109511: Ticker-like scrolling for playback, with links to example videos.
I would love to see this feature added, especially for playback.
I attached some videos to show what it looks like.
Please look at the videos links here:
https://musescore.org/en/node/109511
Further discussion at duplicate issue #50801: Continuous View Page Scroll.
Would like to see this happen, if it hasn't already? One of the main reasons I have not yet purchased the android tablet version of musecore.
I jump between simple chord sheets and music notation for songs in gigs, well I would If I could find something to scroll notation.
I would also be willing to pay. This is the main reason blocking me from using musescorenfor live playing
FWIW I implemented a trial version of this, posted a link to a video showing it in action, and people almost unanimously said they didn't like it.
In reply to FWIW I implemented a trial… by Marc Sabatella
I came across this thread because I tried to replicate similar behavior to MuseScore's mobile version's Practice Mode. Does that mean that this feature will never come to desktop due to lack of interest?
Can you share a link of your trial version? I'd be very interested.
I would like to see this used during note entry. I don't use playback very except perhaps to make sure I have all the accidentals correct, so that part has little import for me.
For note entry I think this would be useful.
During note input is an interesting idea for sure! The objection people had to the playback version was that the score didn't scroll smoothly but rather in discrete small jumps. This would not seem problematic at all in note input mode, on the contrary it's exactly what you'd expect. However, the code itself would be totally different. And I'm still not so sure many people would actually like it, somehow we're very used to moving to the right as we write. Anyhow, my code wouldn't help here, maybe someone else wants to try it and go a test PR...
PR for smooth scrolling has been created https://github.com/musescore/MuseScore/pull/5898
In reply to PR for smooth scrolling has… by Sergios - Anes…
:)
:)
In reply to PR for smooth scrolling has… by Sergios - Anes…
Sorry for asking, I saw the Kefalidis link, I don't understant very well progaming things (or english 😅), it's possible use this? how can I download or I need to wait for a new relase?
Wait until that proposed code change got accepted, merged and released.
Fixed in branch master, commit 5f41f15f43
fix #93376: Added smooth scrolling controls and preferences for continuous view
Automatically closed -- issue fixed for 2 weeks with no activity.