Anders429 / Anders429/simfile

Support `dwi` file format

Abierto
#10 0 comentarios 0 reacciones 0 asignados Ver en GitHub
dwi song
Lenguaje dominante
JetBrains MPS
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

`Song` structs should be readable from and writable to the `dwi` format.

`dwi` predates `sm`, and is still supported by Stepmania. Format specification is available here: http://dwi.ddruk.com/readme.php

There is also a largely-incomplete write-up about the format on the Stepmania wiki: https://github.com/stepmania/stepmania/wiki/dwi

Required Tags:

- [ ] `#TITLE`
- [ ] `#ARTIST`
- [ ] `#GAP`
- [ ] `#BPM`

Optional tags:
- [ ] `#DISPLAYTITLE`
- [ ] `#DISPLAYARTIST`
- [ ] `#DISPLAYBPM`
- [ ] `#FILE`
- [ ] `#MD5`
- [ ] `#FREEZE`
- [ ] `#CHANGEBPM`
- [ ] `#STATUS`
- [ ] `#GENRE`
- [ ] `#CDTITLE`
- [ ] `#SAMPLESTART`
- [ ] `#SAMPLELENGTH`
- [ ] `#RANDSEED`
- [ ] `#RANDSTART`
- [ ] `#RANDFOLDER`
- [ ] `#RANDLIST`
- [ ] `#SINGLE`
- [ ] `#DOUBLE`
- [ ] `#COUPLE`
- [ ] `#SOLO`
- [ ] `#BACKGROUND`
- [ ] `#END`

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.