79378729

Date: 2025-01-22 17:44:45
Score: 2
Natty:
Report link

It's a bit strange, but you have to first set in the constructor to make internal changes in StaveNote: const note = new Vex.Flow.StaveNote({keys: ["c/4"], duration: "q", dots: 1 }

And after you have to add a modifier to display the dot: note.addModifier(new Dot())

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: João Pedro Niespodzinski