helge17 / tuxguitar

Improve TuxGuitar and provide builds
Other
496 stars 43 forks source link

Chord change doesn't change Tab #448

Closed axel-rank closed 3 weeks ago

axel-rank commented 5 months ago

Tuxguitar 1.6.3 If I want to change the chord of a bar the tab and playback stays on previous chord.

Chord is Am, but the tab and the playback stays on C

Peek 2024-07-01 13-13.webm

guiv42 commented 5 months ago

I admit this behavior might be a bit surprising, but in my understanding it's intentional. One chord is vertically aligned with a beat, so it is logically attached to it. However, there are many cases where the contents of beat and chord are not supposed to be identical. Just a couple of examples below:

chords

axel-rank commented 4 months ago

For me this behaviour seems not very practical if you just want to compose pure chord progressions.(without Arpeggios, single notes) It would be better if there was a setting where you could choose if you want to align tabs to chords.

guiv42 commented 4 months ago

OK, got to find a way to improve this user interface

dougglenn commented 4 months ago

+1 I have to agree it's confusing as it currently is. Logically, it should transpose the tabs to reflect the selection. Stumped me the first time I used the function.

guiv42 commented 2 months ago

implemented

guiv42 commented 1 month ago

Implementation is now available, from pre-release 2024-10-24 in both master and tuxguitar-next branches