1
0
mirror of synced 2025-02-21 20:59:45 +01:00
Stepland a6b1c26f2a Fully standardize whole song.Song rountrip test strategy
Rename + move jubeat_analyser.load_tools.decimal_to_beats to formats.load_tools.round_beats
2021-05-11 01:42:41 +02:00
2021-05-04 13:39:40 +02:00
2021-05-06 15:12:12 +02:00
2021-05-01 12:01:51 +02:00
2021-05-02 13:52:07 +02:00
2021-05-04 13:41:52 +02:00
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列形式) ✔️ ✔️
Description
The toolbox for jubeat file formats
Readme 1.1 MiB
Languages
Python 85.7%
M4 13.7%
Kaitai Struct 0.5%