mirror of
https://codeberg.org/pupdad/ripsterr
synced 2026-03-10 23:41:54 +00:00
No description
| common | ||
| local | ||
| worker | ||
| .gitignore | ||
| API_REFERENCE.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| tsconfig.json | ||
Ripsterr
Can convert cached JSON files from everyone's favorite* tablature site to Guitar Pro format since they made that a paid feature now. Supports multi-track export into a single GP file, with drums exported separately as MusicXML!
*not really
To run:
pnpm install && pnpm local:start
Big ups to Gemini/Antigravity for basically one-shotting this. I'm not a huge AI guy but I threw the sample file at it and it reverse engineered their format in a few minutes. Color me impressed.