Combine Fretboard diagrams and chord symbols
Type
Graphical (UI)
Severity
S5 - Suggestion
Status
duplicate
Regression
No
Workaround
No
Project
From a UX perspective, adding, copying, and positioning both fretboard diagrams and chord symbols is clumsy and error prone. Since the fretboard diagram defines a chord, it would be better to optionally display the chord symbol as a feature of the diagram rather than as a completely separate item to insert and manually position. This would allow default alignment and when moved or copied/pasted they could be done together.
Internally, the Harmony element in MusicXML supports descriptions of fretboard diagrams, though MuseScore does not currently appear to use this feature. Using Harmony to describe and manage fretboard diagrams would simplify the implementation of the described above.
Fix version
3.1.0
Comments
If I remember correctly in MuseScore's code fretboard diagrams have a property for chord symbols, but this isn't used currently. So it is sort of the other way round as MusicXML it seems.
Duplicate of #20676: Include chord name above fretboard diagram.