Chord symbols playback: the chord symbol playback channel in Mixer is shown as "harmony"

• Mar 22, 2020 - 16:24
Reported version
3.x-dev
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

the chord symbol playback channel in Mixer is shown as "harmony"

Bad for 2 reasons:

  1. 'harmony' is a name used internally in the source code, but refers to chord symbols in the UI
  2. it is not translatable
  3. the other channel is shown as 'normal' (unless the instruments does have other named channels) and also not translatable

See https://github.com/musescore/MuseScore/pull/5852


Comments

Status PR created fixed

Fixed in branch master, commit efcf14ae94

_fix #302711: chord symbol playback channel in Mixer is shown as "harmony"

fixing the harmony channel name, make channel names translatable,
some text changes, using ellipsis, deleting/untranslating some,
adding tooltips about what "Realize Chord Symbols" means
and adjusting mtests.
Also compacting the voicing dialog_

Fix version
3.5.0