Arpeggio and strum offsets in TAB not saved
(Nightly: 096e59f). See attached file:
In TAB, the following symbols (at least) from the arpeggio and glissando palette do not save offset positions (seems to be OK in staff): arpeggio, arpeggio up, arpeggio down, half barre (in TAB), up and down strum arrows.
Attachment | Size |
---|---|
arpeggio_in_tab.mscz | 15.03 KB |
Comments
Confirmed, happens for any tab staff.
Cause is a missing _arpeggio->adjustReadPos() call in layoutTablature. At least, that's the case for the actual arpeggio symbols (first six on Arpeggios & Glissandi palette. Not sure what a "half barre" is?
(Deleted post)
Nightly d08e14c (4 Jan 2016) on Win 7 HP.
This issue has still not been fixed. See attached file.
I can fix the arpeggios easily enough, but still need to know what the other symbol you mention is. Could you explain what you mean by "half barre"?
Half barré: read "Behind Bars" (Gould) p. 376, paragraph "Barré"
ie: "Grand barré is the term used for the covering of four, five or all six strings. It is distinguished from the half barré, which covers three or fewer strings, as follows" etc.
[...] "A vertical bracket may precede a chord to indicate how many strings the first finger stops"
This vertical bracket is very often used in the published scores for guitar for indicate this precisely: "how many strings the first finger stops": two strings in this case (it is the most
common use)
" A vertical bracket accompanied by a fingering numeral indicates the use of the same finger across two strings (see following example, bar 2, last chord" (in parenthesis, the use of this bracket to indicate a barré, first chord, bar 3, is really less common)
In summary, it is a simplified way to indicate a short or partial (or "half" by sense extension) barré performed by the first finger essentially.
So, many (or rather all!) guitarists thinks that this sign (the vertical bracket in the palette "Arpeggios & Glissandis) is made for them, and that it is not at the right place! For it is true that this arpeggio noted in this way is now uncommon.
Anyway, guitarists have not given up it! It works very well indeed for this purpose. Just disable "Play" in the Inspector to get a "real" half/partial barré (without the playback, so). And then it can be reused as a line (for example, as a text line which indicates a grand barré ) in another palette.
OK, so we are talking about the bracket symbol on the Arpeggios palette, then, that is technically an arpeggio even if it is also used to indicate half barre.
In which case, my fix seems good:
https://github.com/musescore/MuseScore/pull/2349
Fixed in branch master, commit 851472a82b
fix #69271: arpeggio manual adjustments not saved for tab
Fixed in branch master, commit dc1a4f90c7
Merge pull request #2349 from MarcSabatella/69271-tab-arpeggio-offset
fix #69271: arpeggio manual adjustments not saved for tab
Fixed in branch 2.0.3, commit a27581083a
fix #69271: arpeggio manual adjustments not saved for tab
Automatically closed -- issue fixed for 2 weeks with no activity.