-
Notifications
You must be signed in to change notification settings - Fork 81
Export to Guitar Pro format #350
Copy link
Copy link
Closed
Labels
Milestone
Description
This would be useful for exporting to other applications, websites etc which may not understand .pt2 files.
The best approach is probably to create .gp (GP7) files, since this mirrors how the guitar pro importer works. (The importers for versions 3/4/5/6 parse the file and then convert to our internal representation of the GP7 data, which is then converted to a .pt2 Score)
Reactions are currently unavailable