Skip to content

visvar/sheetmusic-overviews

Repository files navigation

Visual Overviews for Sheet Music Structure

Live web app at visvar.github.io/sheetmusic-overviews. Try out one of the example files in examples/.

Please see our ISMIR 2023 paper, poster, video, and supplemental material for more details. See also this notebook and this example for lyrics!

You might also be interested in our ISMIR late-breaking demo on visual guitar tab comparison!

More research on our website visvar.github.io.

Running Locally

You need to have NodeJS and npm or pnpm installed.

  • npm i
  • npm start

Open the URL shown in the console in your browser.