This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
Releases: IceDynamix/qua2osu
Releases · IceDynamix/qua2osu
qua2osu v0.2.1
Fixes:
- Will no longer crash if AudioPreview hasn't been set
Adds:
- Opens up output folder after conversion
qua2osu v0.2.0
New features:
- Command-line executable
You now have the choice between the smaller command-line executable (qua2osu.exe, 4.75MB) or the GUI executable (qua2osu-gui.exe, 28.31MB)! Get started with the command-line by running qua2osu.exe --help
in your console. If you're not the kind of person to work with a console, feel free to continue using the GUI after all.
qua2osu Initial Release
- Can convert a whole folder of .qp files to .osz files
- Contains a GUI built with PyQT5
- Can edit OD, HP, hitsound volume and sample set
Note: QT is quite a large framework, which results in the .exe file being 28.31 MB. I recommend building the app yourself, in case you're short on storage. Instructions are in the README.