musescore / musescore/MuseScore
Being able to edit the notes for the Metronome Playback
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 had this bright idea of adding a new feature where we could change the notes on the Metronome Playback like for example instead of having E5 for the Emphasis Beat & F5 for the Click Beat, we could do A#1 for the Emphasis Beat & A1 for the Click Beat (like on the Midi Drum Map)
Problem to be solved
Having the Metronome Playback match the Midi Drum Map
Prior art
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Metronome Playback implementation and the MIDI Drum Map handling in the MuseScore codebase, then trace how the emphasis and click notes are selected. Confirm how note changes should be exposed and persisted, and verify that playback uses the selected notes while matching the MIDI Drum Map behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100