Skip to main content

Convert Ched SUS to YMST(world dai star) txt chart format.

Project description

sus2ymst

PyPI - Version PyPI - Python Version

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


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

sus2ymst-0.0.4-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page