I'm using 3.9.3 with Windows 11, but this question applies to Android as well.
If I used ABC in a ChordPro file and use the transpose button in MobileSheets, only the ChordPro chords transpose. The ABC notation appears fixed. Is this by design? the test ABC I'm using looks like this:
It's definitely not by design. Examples that I posted e.g. in https://www.zubersoft.com/mobilesheets/f...12171.html are transposed just fine.
But anyway your ABC score is not transposed. It's somehow connected with the starting repeats.
Andrew9999_2.pro and Andrew9999_4.pro show the reported bug
Your ABC syntax is probably correct as EasyABC can transpose it without problems
@Mike: additionally: in case there's no {keys: ... statement and no chord in square brackets it seems a good idea to use K: from the first ABC section (if there is one) to initialize the keys field in the database, which is the starting point for the transpose dialog
@Mike: Sorry, I was not clear in my first post.
Andrew9999's ABC code is correct, there's a bug in MobileSheets that has to do with the starting repeats that are handled incorrectly.
I'm deferring all of these issues until I can integrate abc2svg through a javascript engine. It may change a considerable number of things, and will hopefully resolve many potential issues.