musescore / musescore/MuseScore

Metronome is sending as regular note all the time via MIDI Out device

Open
#12,552 4 comments 3 reactions 1 assignee View on GitHub

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:

  1. Create new empty score
  2. Select Midi output to your device (audio interface, synth etc.)
  3. Play the score
  4. 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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.