1
0
mirror of synced 2024-12-04 19:17:55 +01:00
The toolbox for jubeat file formats
Go to file
Stepland f72e875898 Loaders can now take in arguments
[eve] Add beat_snap argument to the loader
[eve] Simplify bpm truncation method
[eve] Fix bug in TimeMap.from_seconds
[eve] TimeMap.convert_to_timing_info now accepts a beat_snap
Add denominator argument to round_beats for coarser rounding
Parameterize hypothesis strategies in a less ugly way
2021-05-12 01:24:25 +02:00
docs Add more linting and code formating 2021-05-04 13:39:40 +02:00
jubeatools Loaders can now take in arguments 2021-05-12 01:24:25 +02:00
utils Start eve support 2021-05-06 15:12:12 +02:00
.flake8 Standardize loading and dumping routines for formats that use one file per chart 2021-05-09 16:31:53 +02:00
.gitignore exclude __pycache__ folders 2021-05-01 12:01:51 +02:00
CHANGELOG.md Fix bug dedup and parent folder bugs in filename choosing logic 2021-05-11 01:38:57 +02:00
mypy.ini Activate more mypy checks 2021-05-02 13:52:07 +02:00
poetry.lock Add more linting and code formating 2021-05-04 13:39:40 +02:00
pyproject.toml Bump version to 0.2.0 2021-05-04 13:41:52 +02:00
README.md Update README.md 2021-05-01 13:25:51 +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

Memon

input output
v0.2.0 ✔️ ✔️
v0.1.0 ✔️ ✔️
legacy ✔️ ✔️

Jubeat Analyser

input output
#memo2 ✔️ ✔️
#memo1 ✔️ ✔️
#memo ✔️ ✔️
mono-column (1列形式) ✔️ ✔️