[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
arpeggio
From: |
Gilberto Agostinho |
Subject: |
arpeggio |
Date: |
Fri, 26 Feb 2016 00:05:55 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 |
Hello,
When using arpeggios in chords with too many accidentals, the arpeggio
is often pushed far back, sometimes so far it comes to the previous bar
and collides with previous notes. E.g.:
\version "2.19.32"
{
R1
r4 <fis dis cis>4\arpeggio r2
f4 f f f
r4 <fis dis cis>4\arpeggio r2
}
producing:
http://s30.postimg.org/6hamd8e8h/Screenshot_from_2016_02_25_23_57_37.png
When the same thing happens with cross staffed arpeggios, the result can
be quite absurd. E.g.:
\version "2.19.32"
A = {
r4
cis''4\arpeggio r2 |
}
B = {
\clef "bass"
r4
<fis, dis, cis,>4\arpeggio r2
}
\new PianoStaff \with {
connectArpeggios = ##t
} <<
\new Staff \A
\new Staff \B
>>
producing:
http://s30.postimg.org/q0f7mld01/Screenshot_from_2016_02_26_00_03_15.png
Cheers,
Gilberto
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- arpeggio,
Gilberto Agostinho <=