Anders429 / Anders429/simfile

Support `sm` file format

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
sm song
Dominant language
JetBrains MPS
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

`Song` structs should be able to be read from and written to the `sm` simfile format.

`sm` is the standard file format for Stepmania. While it has less features than `ssc`, it is still widely used due to its compatibility with so many different programs.

Format documentation available here: https://github.com/stepmania/stepmania/wiki/sm

Header tags:

- [ ] `#TITLE`
- [ ] `#SUBTITLE`
- [ ] `#ARTIST`
- [ ] `#TITLETRANSLIT`
- [ ] `#SUBTITLETRANSLIT`
- [ ] `#ARTISTTRANSLIT`
- [ ] `#GENRE`
- [ ] `#CREDIT`
- [ ] `#BANNER`
- [ ] `#BACKGROUND`
- [ ] `#LYRICSPATH`
- [ ] `#CDTITLE`
- [ ] `#MUSIC`
- [ ] `#OFFSET`
- [ ] `#BPMS`
- [ ] `#STOPS`
- [ ] `#SAMPLESTART`
- [ ] `#SAMPLELENGTH`
- [ ] `#DISPLAYBPM`
- [ ] `#SELECTABLE`
- [ ] `#BGCHANGES`
- [ ] `#FGCHANGES`
- [ ] `#MENUCOLOR`
- [ ] `#NOTES`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.