SymphoniaIO / web-musicxml-editor

Online notation editor with basic MusicXML support. Uses VexFlow for notation engraving.
MIT License
73 stars 8 forks source link

Implement check of notes duration in a measure #1

Open freetomik opened 8 years ago

freetomik commented 8 years ago

Notes in every measure must fit the measure. Also it must be possible to add more notes into the measure.

freetomik commented 1 year ago

For reference - Voice.isComplete() with STRICT (default) Mode could be used for it.