Tablatures
Read and play tabs quickly:
- Import a music score (.gp3, .gp4, .gp5, .gpx, .gp, .xml, .cap or .tex)
- Browse online tabs databases (GuitarProTab)
- Play along the track (rendered using alphaTab)
The website is currently under heavy development and can be unstable.
Do not hesitate to report issues
here.
Getting started
Clone and install
- clone the project
git clone https://github.com/tablatures/tablatures.git
- fetch the dependencies
cd tablatures && npm i
- launch with hot-reload
npm run start
Build and deploy
- build the website
npm run build
- run on server
npm run preview
Made with
- Vite: https://github.com/vitejs/vite
- SvelteKit: https://github.com/sveltejs/kit
- Tailwind: https://github.com/tailwindlabs/tailwindcss
- AlphaTab: https://github.com/CoderLine/alphaTab