Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Releases: IceDynamix/qua2osu

qua2osu v0.2.1

27 Feb 11:51
5dd9a95
Compare
Choose a tag to compare

Fixes:

  • Will no longer crash if AudioPreview hasn't been set

Adds:

  • Opens up output folder after conversion

qua2osu v0.2.0

28 Dec 04:25
dfb720b
Compare
Choose a tag to compare

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

16 Dec 16:14
3c85193
Compare
Choose a tag to compare
  • 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.