-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Labels
area-file-formatsRelated to supported file formatsRelated to supported file formats
Description
Description
AlphaTab should offer the export of a data model into a Guitar Pro 7 file. This export will allow use cases where dynamically created songs need to be stored on some backend or providing downloading capabilities.
Possible Solution
- Create a GPIF writer for the data model
- Check which files are mandatory in the gp Zip Archive and package up the written XML.
- Optimally the Zip would be compressed (Deflate) for smaller file sizes.
Current Workarounds
No sustainable one. JSON serialization could be used as alternate storage system on Web Platforms but the JSON serialized structures are not really guaranteed to be up/downwards compatible.
cheap-glitch
Metadata
Metadata
Assignees
Labels
area-file-formatsRelated to supported file formatsRelated to supported file formats