Hi there, You can override the length of beams by using this approach:
http://lsr.dsi.unimi.it/LSR/Item?id=681 It may take a little tweaking, but perhaps this would work for you? Ben _____ \relative c'' { \override Stem #'(details beamed-lengths) = #'(2) a8[ a] a16[ a] a32[ a] \override Stem #'(details beamed-lengths) = #'(8 10 12) a8[ a] a16[ a] a32[ a] r8 \override Stem #'(details beamed-lengths) = #'(8) a8[ a] \override Stem #'(details beamed-lengths) = #'(8.5) a8[ a] \revert Stem #'details a8[ a] a16[ a] a32[ a] r16 } _____ Christopher Brooks wrote > Any way to force beams to lie at a specific height (e.g. along middle line > of a staff)? > > > > Christopher Brooks > > violinist > > 925 Virginia Avenue > > Lancaster, PA 17603 > > 717-291-9123 > cbrooks@ > > > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@ > https://lists.gnu.org/mailman/listinfo/lilypond-user ----- composer | sound designer -- View this message in context: http://lilypond.1069038.n5.nabble.com/beams-tp138173p138174.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
