On Mar 22, 2011, at 7:22 PM, n.putt...@gmail.com wrote:
> On 2011/03/20 12:00:34, MikeSol wrote:
>> This is now fully functional.
>> The only issue is that, for auto-beams, I don't have a good method yet
> for
>> keeping note-heads that are part of the beam out of the covered grobs
> list.
>> This
On 2011/03/20 12:00:34, MikeSol wrote:
This is now fully functional.
The only issue is that, for auto-beams, I don't have a good method yet
for
keeping note-heads that are part of the beam out of the covered grobs
list.
This is doable, though - I just have to think of the cleanest way.
Befo
This is now fully functional.
The only issue is that, for auto-beams, I don't have a good method yet
for keeping note-heads that are part of the beam out of the covered
grobs list. This is doable, though - I just have to think of the
cleanest way.
http://codereview.appspot.com/4287061/
Reviewers: ,
Message:
This is my attempt to get the beam-collision-engraver to handle auto
beams, except...it doesn't work! For some reason, in spite of the fact
that I'm creating AutoBeamStub grobs just fine, the acknowledger in the
beam collision engraver is not picking them up. Can anyone su