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

r_lmms.py: decompress mmpz files #7

Merged
merged 2 commits into from
May 27, 2023
Merged

Conversation

B0ney
Copy link
Contributor

@B0ney B0ney commented May 23, 2023

Pretty much what the title says.

It gets tedious having to manually decompress mmpz files into mmp when converting my lmms projects, so I made a small modification.

With this pr, it's now possible to do something like this:

python3 DawVert.py -i test.mmpz -ot midi -o test.mid 

without the dreaded:

[error] could not identify the input format

@SatyrDiamond SatyrDiamond merged commit 7040bee into SatyrDiamond:main May 27, 2023
SatyrDiamond added a commit that referenced this pull request Dec 16, 2024
r_lmms.py: decompress mmpz files
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

Successfully merging this pull request may close these issues.

2 participants