Chord symbols playback: the chord symbol playback channel in Mixer is shown as "harmony"
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:
- 'harmony' is a name used internally in the source code, but refers to chord symbols in the UI
- it is not translatable
- the other channel is shown as 'normal' (unless the instruments does have other named channels) and also not translatable
Fix version
3.5.0
Comments
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_
Fixed in branch master, commit c43b54c184
_Merge pull request #5852 from Jojo-Schmitz/texts
fix #302711: chord symbol playback channel in Mixer is shown as "harmony"_
Automatically closed -- issue fixed for 2 weeks with no activity.