1
0
mirror of synced 2024-11-13 18:10:48 +01:00
The toolbox for jubeat file formats
Go to file
2021-05-28 01:59:47 +02:00
.github/workflows Fix black not checking anything in the Ci pipeline 2021-05-22 12:58:56 +02:00
docs Add more linting and code formating 2021-05-04 13:39:40 +02:00
jubeatools Bump version to 1.2.1 2021-05-28 01:59:47 +02:00
utils Start eve support 2021-05-06 15:12:12 +02:00
.flake8 [eve] Add --beat-snap={number} loader option to allow aggressive rounding 2021-05-12 16:32:39 +02:00
.gitignore exclude __pycache__ folders 2021-05-01 12:01:51 +02:00
CHANGELOG.md [malody] Add real file test case 2021-05-28 01:58:29 +02:00
mypy.ini [malody] beta load support ! 2021-05-26 22:49:33 +02:00
poetry.lock [malody] beta load support ! 2021-05-26 22:49:33 +02:00
pyproject.toml Bump version to 1.2.1 2021-05-28 01:59:47 +02:00
README.md Update README.md 2021-05-28 01:33:52 +02:00

Jubeatools

A toolbox to convert between jubeat file formats

How to install

pip install jubeatools

You need Python 3.8 or greater

How to use

jubeatools ${source} ${destination} -f ${output format} (... format specific options)

Which formats are supported

input output
memon v0.2.0 ✔️ ✔️
v0.1.0 ✔️ ✔️
legacy ✔️ ✔️
jubeat analyser #memo2 ✔️ ✔️
#memo1 ✔️ ✔️
#memo ✔️ ✔️
mono-column (1列形式) ✔️ ✔️
jubeat (arcade) .eve ✔️ ✔️
jubeat plus .jbsq ✔️ ✔️
malody .mc (Pad Mode) ✔️ ✔️