Results 112 comments of Rodrigo Vilar

The scale was changed to match the canvas approach. Probably the functions you mentioned have to be adjusted as well.

> If you modify the code and change the Quarter Note Triplets into 2 Eight Note Triplets, the beaming works as expected. could you add a jsfiddle with this working...

@nitzanrh I think that the problem is that the third note was not in the array. https://jsfiddle.net/9jwrnxmb/

@nitzanrh VexFlow represents what it is requested. VexFlow does not make many consistency checks. If you send a picture of the required representation, I can try to help to get...

Ok I see, I misundrestood the problem statement. I will look into what generateBeams does.

@nitzanrh the code is really complex. Have you tried to look into it? It is strange how the notes in the front interfere with the auto beaming. I do not...

Hi, could you add a picture showing the expected and current result

This does not seem to be a vexflow topic. You are using vextab, right?

I deleted the merged one. @0xfe you did some formatting changes and added a formatter_test. Do you want to keep the formatter branch?

> @rvilarl I think there is a stale branch that can be deleted https://github.com/0xfe/vexflow/tree/vexflow4.1.x Done