Convert Ched SUS to YMST(world dai star) txt chart format.
Project description
sus2ymst
Convert Ched SUS to YMST(world dai star) txt chart format.
Installation
pip install sus2ymst
Usage
import sus2ymst
with open("test.sus", "r") as f:
sus_text = f.read()
notation_text, error = sus2ymst.loads(sus_text)
print(notation_text)
print(error)
Chart specifications
Charts are written in sus format. Editor is assumed to be Ched.
YMST | Ched |
---|---|
Tap Notes | Tap Notes |
Critical Notes | Critical Notes |
Flick Notes | Flick + Swing up Air |
Hold Notes (Blue) | Slide Notes |
Scratch hold notes (Purple) | Swing up Air at the end of the slide |
Critical hold notes | Critical notes at the start of the slide |
Critical Scratch Hold Notes | Critical Notes at Start of Slide |
Scratch Notes (the one above the hold) | Flick + Swing Air in the middle of the slide |
Relay point for hold and scratch hold | Relay point for slide |
Jump Scratch | Flick to overlap the start and end points of the scratch hold you want to connect |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file sus2ymst-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: sus2ymst-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bd2360c75222b353913ab2491e4d3aca619a3b84e2b2c20a097ec96b3041862 |
|
MD5 | 0852471eb6c6042fc9f61f12c47c9060 |
|
BLAKE2b-256 | d5c12cf8ef94620bf6fbb807ef109e8216b59180a1fabcf9a03a83e262642d91 |