A visual interface for comparing different tab versions of the same piece.
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.
- Install NodeJs and npm.
cd visual-guitar-tab-comparison
npm install
npm run dev
- Open the displayed local URL in your browser
- In the tool, open the files in
examples/
Feel free to contribute to this project in any way! See TODO.md for possible features.