Hi Mike, As I suggested previously, you don't need the hack to remove automatic beams: ...
14 years, 3 months ago
(2011-02-07 22:49:38 UTC)
#1
Hi Mike,
As I suggested previously, you don't need the hack to remove automatic beams:
just acknowledge manual beams instead. Han-Wen gave some pointers how you'd do
this: use Grob_info::event_cause () to check for a BeamEvent (using the macro
in_event_class ())
BTW, currently you're acknowledging chord tremolo beams (though if you implement
the above they would be filtered out). Though this might be useful for
accidental avoidance, it will break down for tremolos with more than two notes
due to multiple announce_end_grob () calls in chord-tremolo-engraver.cc.
Cheers,
Neil
Issue 4080057: Beam collision engraver
(Closed)
Created 14 years, 3 months ago by MikeSol
Modified 14 years, 1 month ago
Reviewers: Neil Puttock
Base URL:
Comments: 0