fretboard-plugin icon indicating copy to clipboard operation
fretboard-plugin copied to clipboard

Show selected notes on fretboard

Open tomasz13 opened this issue 5 years ago • 2 comments
trafficstars

it would be nice to see every selected notes on the fretboard visualisation...

something like this: selectednotes

thank you

tomasz13 avatar Mar 11 '20 10:03 tomasz13

does show when selecting several intervals

2021-11-22-02pm-00-59-screenshot 2021-11-22-02pm-01-01-screenshot

but not when I pick 2 note

2021-11-22-02pm-01-17-screenshot 2021-11-22-02pm-01-20-screenshot

srghma avatar Nov 22 '21 15:11 srghma

Indeed, the case of a range selection was implemented recently in 35c84dc8632cb29a04e65bcfa208020a49fe14fa, so the plugin now displays all notes in a range selection. Maybe this should be extended for a non-range selection containing multiple notes.

I wonder what would be the expected behavior though: if one note is selected the fretboard displays its entire chord (which is expected for using the fretboard widget as a note input tool). Does this mean that if two notes are selected then both chords should be displayed on the fretboard? Or just these two notes? And what is the scenario when such handling of multiple notes selection is needed?

dmitrio95 avatar Nov 23 '21 21:11 dmitrio95