Hammer-on and pull-off using chords: Difference between revisions

Import snippet from LSR
 
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
When using hammer-on or pull-off with chorded notes, only a single arc is drawn. However “double arcs” are possible by setting the <code>doubleSlurs</code> property to <code>#t</code>.
When using hammer-on or pull-off with chorded notes, only a single arc is drawn. However “double arcs” are possible by setting the <code>doubleSlurs</code> property to <code>#t</code>.


<lilypond version="2.24.0">
<lilypond version="2.24">
\new TabStaff {
\new TabStaff {
   \relative c' {
   \relative c' {
Line 11: Line 11:
</lilypond>
</lilypond>


[[Category:Included in the official documentation]]
[[Category:Editorial annotations]]
[[Category:Editorial annotations]]
[[Category:Fretted strings]]
[[Category:Fretted strings]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]