|
New tablature features
this patch includes:
1) tablature is now "numbers only" as default
2) dead notes and palm mute is supported
3) "tied to" fret numbers become invisible
(or parenthesized after line breaks or in a second volta)
4) the slope of glissando lines points in the right direction
5) grace notes (even parenthesized) are represented by smaller
fret numbers.
6) regression tests for these features
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+489 lines, -18 lines) |
Patch |
 |
A |
input/regression/dead-notes.ly
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/modern-tab-clef.ly
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/palm-mute.ly
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/tablature-full-notation.ly
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/tablature-glissando.ly
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/tablature-grace-notes.ly
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
input/regression/tablature-tie-behaviour.ly
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ly/engraver-init.ly
|
View
|
|
3 chunks |
+38 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ly/property-init.ly
|
View
|
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scm/lily.scm
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
scm/music-functions.scm
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
scm/output-lib.scm
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
scm/parser-clef.scm
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
scm/tablature.scm
|
View
|
|
1 chunk |
+178 lines, -0 lines |
0 comments
|
Download
|
|