1
0
mirror of synced 2025-02-17 11:18:32 +01:00
2021-12-28 17:59:23 +01:00
2021-10-07 23:48:37 +02:00
2021-12-28 17:32:47 +01:00
2021-12-28 17:59:23 +01:00
2021-12-28 17:36:14 +01:00
2021-10-08 00:51:18 +02:00
2021-10-07 23:48:37 +02:00
2021-12-28 17:59:23 +01:00
2021-12-22 14:23:31 +01:00

memon logo

memo + json

Docs

.memon is a new json-based jubeat chart set format designed to be easier to parse than existing "memo-like" formats (memo, youbeat, etc ...). The goal of this format is to allow for easier and faster creation of tools and simulators.

This repo provides a description of the format using draft 2020-12 JSONSchema

Documentation is available here.

The documentation goes over the format in a more human-friendly way and gives some more information for those willing to create programs that read or write memon files

Features

  • Multiple charts per file
  • Long notes
  • BPM Changes
  • Per-chart and Per-file timing
  • Hakus (Beats Markers)
  • Metadata
    • song title
    • artist
    • music file path
    • album cover path

Projects that use memon

  • jujube, a jubeat simulator
  • F.E.I.S, a GUI jubeat chart editor
  • jubeatools, a CLI tool to convert between many different jubeat chart formats
  • memoncpp, a C++ parser
Description
A jubeat chart set description format based on json
Readme 106 KiB
Languages
Python 100%