Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for writing M8 files #3

Closed
whitlockjc opened this issue Aug 18, 2022 · 1 comment
Closed

Add support for writing M8 files #3

whitlockjc opened this issue Aug 18, 2022 · 1 comment

Comments

@whitlockjc
Copy link
Owner

Without the ability to write M8 files, this library isn't very useful. While this isn't technically hard, there are places in the M8 files (specifically the Song file) where data is unknown (but not empty) and where data is unused. Updating the parsers to record this data so we can write the data back exactly as we found it will be required. So improvements to the parser and parser debugging (#1) will be required.

@whitlockjc
Copy link
Owner Author

Support for writing all file types was added in v0.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant