/sheet-music

OpenSheetMusicDisplay renders sheet music in MusicXML format in your web browser based on VexFlow. OSMD is brought to you by PhonicScore.com.

Primary LanguageTypeScriptOtherNOASSERTION

Sheet Music

Latest NPM Release NPM Downloads CircleCI GitHub Repo stars Dr. Pogodin Studio

A customized fork of OpenSheetMusicDisplay library.

Sponsor

Changes vs. Upstream

  • Adds the following parameters to OSMD constructor:
    • maximumLyricsElongationFactor = 2.5 – The limit of measure extension that can be caused by lyrics width. If lyrics of neighbour notes overlap, this parameter should be increased.
  • A sane fonts management.
  • Patched to correctly render multi-line lyric entries, if any.