Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.02 KB

visual-guitar-tab-comparison

A visual interface for comparing different tab versions of the same piece.

Online here!

You need Guitar Pro files, which you can find online (some websites require a free account). Our try our examples.

See our ISMIR 2023 late-breaking demo poster for more information (poster, paper).

You might also be interested in our ISMIR paper on visual sheet music overviews, or our other research.

Setup

  • Install NodeJs and npm.
  • cd visual-guitar-tab-comparison
  • npm install

Starting

  • npm run dev

Examples

  • Open the displayed local URL in your browser
  • In the tool, open the files in examples/

Contributing

Feel free to contribute to this project in any way! See TODO.md for possible features.