panarch / standalone-vexflow-context

Browser independent VexFlow context
MIT License
20 stars 6 forks source link

Note annotation error #3

Open RemyNtshaykolo opened 2 years ago

RemyNtshaykolo commented 2 years ago

When trying to set a annotation to a note

      staveNote.addModifier(new Annotation('ppp'));
    });

the following error is thrown: _vex.Vex.Merge is not a function