musescore / musescore/MuseScore
Metronome is sending as regular note all the time via MIDI Out device
Open
Nobody has claimed this yet.
MIDI
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
** Description**
In Mu4 metronome is configured as a regular instrument. But due to using Midi channel 1 and note midi events it is sent via Midi output as a regular midi notes. Metronome should have own midi channel to be independent.
Also reproducible when MuseScore is opened at the same time with Guitar pro (with opened tab)
To Reproduce
Steps to reproduce the behavior:
- Create new empty score
- Select Midi output to your device (audio interface, synth etc.)
- Play the score
- Pay attention to the A3 sounding all the time as a metronome
Expected behavior
To be discussed
Platform information
- OS: [e.g. macOS, Windows, Linux]
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.
Assessment
This issue has not been assessed yet.