Results 118 comments of Rodrigo Vilar

`StaveNote` constructor ignores the accidentals. You have two options (see https://vexflow.github.io/vexflow-examples/) - add the accidental to the note (see step3a) - use easy score (see step0) The examples are using...

The installation notes advise -Obj-C. The problem disappears once -Obj-C is replaced by -ObjC. Could you fix the installation notes?

@therealsujitk could you provide a fiddle?

The version you are looking at is very old. Please try with the latest 4.x or 5.0 beta

@epihel this is not a bug, the `factory` and `constructor` accept a `EasyScoreOptions` and `set` accepts a `EasyScoreDefaults`. `time` is a member of `EasyScoreDefaults`

@sschmidTU VexFlow 5 supports all of them

You also know I would love that you upgrade

The output does not contain textual info of the pitch. It is simply a graphic. It might be that I misunderstood the problem. This also why we use visual regression...