Skip to content

Guitar Pro 7 Exporter #443

@Danielku15

Description

@Danielku15

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

  1. Create a GPIF writer for the data model
  2. Check which files are mandatory in the gp Zip Archive and package up the written XML.
  3. 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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions