musescore / musescore/MuseScore

Playhead options to be added

Open
#29,048 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

I propose the playhead to be customizable. The playhead should have the option to select the following options:

  • Empty: no playhead
  • Line: the current MS4 playhead, accent-coloured. Should be the default playhead
  • Thin Box: draws a thin, translucent, accent-coloured dashed rectangle. It moves like the current playhead, even though it looks like the MS3 playhead.
  • Thick Box: draws a wider version of the thin box playhead
  • Measure Highlight: highlights the measure with a translucent version of the accent colour. Used on musescore.com
  • Note-by-Note box: the MS3 playhead. It should be accent-coloured and translucent

Also make an option to make the noteheads highlight in the corresponding Voice colour while they are playing, similar to how it was done in MS3. It should be disabled by default.

The option which displays the playhead options dialog box should be in the Play Panel.

Problem to be solved

This lets the user pick how their preferred playhead looks like, as well as whether they want the notes to be highlighted or not.

Prior art

The playhead in Soundslice has customizable options, similar to the ones I proposed.

Additional context

No response

Checklist
  • This request follows the guidelines for reporting issues
  • I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the Play Panel, which is the requested entry point for the playhead options dialog. Review how the current playhead is exposed there and define how each listed style and optional voice-colour note highlighting should be selected. Done means all six playhead styles and the disabled-by-default notehead option are available and behave as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.