]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/beam.hh
release: 1.3.88
[lilypond.git] / lily / include / beam.hh
index 5a434fd9ed41eb40306aa9cfab30214203b27cdc..2310752807e88100c5da759bbe9b3a356dabf963 100644 (file)
 
    damping -- amount of beam slope damping. (int)
    should beam slope be damped? 0: no, 1: yes, 100000: horizontal beams 
+
+
+   molecule-callback --
+
+   beam-thickness -- weight of beams, in staffspace
+
+   beam-space-function -- function of type multiplicity -> real (in staffspace)
+
+   default-neutral-direction -- which direction to choose if we're in
+     the middle of the staff
+   
+   after-line-breaking-callback --
+
+   damping -- damping factor (real).
+
+   
 */
 class Beam
 {