|
Revised autobeam settings patch -- cleaned up debug comments
in code and eliminated the irrelevant changes in
Documentation/snippets just due to running makelsr.py
Redo autobeam settings to make resetting easier
Autobeaming now depends on context properties that can be
\set by the user. When the time signature is changed, default
autobeam settings for the time signature are read and the context
properties are changed to set the autobeaming properties.
This change eliminates \overrideBeamSettings and \revertBeamSettings.
New functions have been defined to set time signature default
properties:
\overrideTimeSignatureSettings
and
\revertTimeSignatureSettings
in order to give autobeam settings persistence through time signature
changes.
A Scheme function make-setting has been defined to make it
easier to create a time signature setting.
Total comments: 23
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+960 lines, -559 lines) |
Patch |
 |
M |
Documentation/de/notation/rhythms.itely
|
View
|
1
2
3
4
|
8 chunks |
+31 lines, -31 lines |
0 comments
|
Download
|
 |
M |
Documentation/es/notation/rhythms.itely
|
View
|
1
2
3
4
|
5 chunks |
+23 lines, -22 lines |
0 comments
|
Download
|
 |
M |
Documentation/fr/notation/rhythms.itely
|
View
|
1
2
3
4
|
45 chunks |
+120 lines, -118 lines |
0 comments
|
Download
|
 |
M |
Documentation/notation/rhythms.itely
|
View
|
|
7 chunks |
+127 lines, -72 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/beam-endings-in-score-context.ly
|
View
|
|
3 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/beam-grouping-in-7-8-time.ly
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/compound-time-signatures.ly
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/conducting-signs,-measure-grouping-signs.ly
|
View
|
1
2
3
4
|
3 chunks |
+21 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/fretted-headword.ly
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/new/beam-endings-in-score-context.ly
|
View
|
|
3 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/new/beam-grouping-in-7-8-time.ly
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/new/compound-time-signatures.ly
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/new/conducting-signs,-measure-grouping-signs.ly
|
View
|
1
2
3
4
|
2 chunks |
+20 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/new/fretted-headword.ly
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/new/reverting-default-beam-endings.ly
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Documentation/snippets/reverting-default-beam-endings.ly
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
input/regression/les-nereides.ly
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
lily/auto-beam-engraver.cc
|
View
|
1
2
3
|
4 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lily/beam-setting-scheme.cc
|
View
|
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
M |
lily/beaming-pattern.cc
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
lily/include/beam-settings.hh
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
M |
lily/measure-grouping-engraver.cc
|
View
|
|
3 chunks |
+3 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ly/bagpipe.ly
|
View
|
1
2
3
4
|
3 chunks |
+14 lines, -17 lines |
0 comments
|
Download
|
 |
M |
ly/engraver-init.ly
|
View
|
1
2
3
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
ly/music-functions-init.ly
|
View
|
1
2
3
4
|
2 chunks |
+15 lines, -28 lines |
0 comments
|
Download
|
 |
M |
python/convertrules.py
|
View
|
1
2
3
4
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scm/auto-beam.scm
|
View
|
1
2
3
4
|
3 chunks |
+76 lines, -49 lines |
0 comments
|
Download
|
 |
M |
scm/define-context-properties.scm
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scm/lily.scm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scm/lily-library.scm
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scm/music-functions.scm
|
View
|
1
2
3
4
|
2 chunks |
+46 lines, -24 lines |
0 comments
|
Download
|
 |
A |
scm/time-signature-settings.scm
|
View
|
3
4
|
1 chunk |
+387 lines, -0 lines |
0 comments
|
Download
|
Total messages: 11
|