You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you add a fretboard diagram to a score, it comes with an attached chord symbol element. Double-clicking into the chord symbol text lets you edit the chord (which is reflected correctly in playback), but doing so does not update the attached fretboard diagram.
Screen.Recording.2024-11-07.at.6.25.56.PM.mov
Solution
Fretboard diagrams need to check what the chord symbol they are attached to is, and update accordingly.
For example, this should be possible:
Open the 'Fretboard diagram' palette and add a C chord.
Double click on the 'C' chord symbol in the score
Type in 'Cm' and click out of the field
See that the fretboard diagram updates to the Cm shape
This means that each chord symbol that MuseScore Studio can play back also needs a fretboard diagram assigned to it, which is a larger task to be completed alongside this one, likely with @bkunda's help. (Eventually we will add options to choose between different diagram shapes/positions for the same chord)
@ avvvvveParaphrasedFretboard diagrams should check the chord quality of the chord symbol they to which they are attached, and update accordingly when the user changes the chord symbol.
Nice idea!
And if there are multiple fretboard diagrams for the newly entered chord symbol, like your exampled Cm, then show some sort of dialog or picker where the user can easily select among C minor fretboard diagrams voicings. I can also see the helpfulness of the option for "No fretboard diagram."
Problem
When you add a fretboard diagram to a score, it comes with an attached chord symbol element. Double-clicking into the chord symbol text lets you edit the chord (which is reflected correctly in playback), but doing so does not update the attached fretboard diagram.
Screen.Recording.2024-11-07.at.6.25.56.PM.mov
Solution
Fretboard diagrams need to check what the chord symbol they are attached to is, and update accordingly.
For example, this should be possible:
This means that each chord symbol that MuseScore Studio can play back also needs a fretboard diagram assigned to it, which is a larger task to be completed alongside this one, likely with @bkunda's help. (Eventually we will add options to choose between different diagram shapes/positions for the same chord)
This is also the first step to enabling transposition of fretboard diagrams and chord symbols.
The text was updated successfully, but these errors were encountered: