README.md
: Restructure 'notes' part of table
This commit is contained in:
parent
c0442f3721
commit
e126494496
39
README.md
39
README.md
@ -66,25 +66,26 @@ If there is an unsupported feature that you would like support for, please make
|
||||
|
||||
> **Legend**: `✅` = Fully supported, `⚪️` = Ignored, `⚠️` = Incorrect behavior, `❌` = Not supported
|
||||
|
||||
| | tja 2 fumen | tja 2 bin | Comment |
|
||||
|--------------------------------------------------|-------------|-----------|---------------------------------------------------------------------------------------------------------------|
|
||||
| `0`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9` | `✅` | `✅` | |
|
||||
| `A`, `B` | `✅` | `❌` | |
|
||||
| `C`, `D`, `E`, `F`, `G`, `H`, `I` | `⚠️` | `❌` | Replaced by normal notes/rolls in tja2fumen. |
|
||||
| `9000,`<br>`9008,` | `⚪️` | `⚠️` | Double Kusudama note treated as 1 drumroll by tja2fumen, but 2 overlapping drumrolls by tja2bin. |
|
||||
| `#START`, `#END` | `✅` | `✅` | |
|
||||
| `#START P1`, `#START P2` | `✅` | `❌` | |
|
||||
| `#BPMCHANGE` | `✅` | `⚠️` | See [#16](https://github.com/Fluto/TakoTako/issues/16) |
|
||||
| `#MEASURE` | `✅` | `✅` | |
|
||||
| `#SCROLL` | `✅` | `✅` | |
|
||||
| `#GOGOSTART`, `#GOGOEND` | `✅` | `✅` | |
|
||||
| `#BARLINEOFF`, `#BARLINEON` | `✅` | `✅` | |
|
||||
| `#DELAY` | `✅` | `❌` | See [#27](https://github.com/Fluto/TakoTako/issues/27) |
|
||||
| `#BRANCHSTART`, `#BRANCHEND` | `✅` | `✅` | |
|
||||
| `#N`, `#E`, `#M` | `✅` | `✅` | |
|
||||
| `#SECTION` | `⚠️` | `❌` | See [#53](https://github.com/vivaria/tja2fumen/issues/53), [#27](https://github.com/Fluto/TakoTako/issues/27) |
|
||||
| `#LEVELHOLD` | `✅` | `❌` | |
|
||||
| `#BMSCROLL`, `#LYRIC`,<br>`#DIRECTION`, etc. | `⚪️` | `❌` | Other simulator-specific chart commands are currently ignored. |
|
||||
| | tja 2 fumen | tja 2 bin | Comment |
|
||||
|----------------------------------------------|-------------|-----------|---------------------------------------------------------------------------------------------------------------|
|
||||
| `0`, `1`, `2`, `3`, `4` | `✅` | `✅` | |
|
||||
| `5008,`, `6008,`, `7008,` | `✅` | `✅` | |
|
||||
| `9008,` | `✅` | `⚠️` | |
|
||||
| `9000,`<br>`9008,` | `⚪️` | `⚠️` | Double Kusudama note treated as 1 drumroll by tja2fumen, but 2 overlapping drumrolls by tja2bin. || `A`, `B` | `✅` | `❌` | |
|
||||
| `C`, `D`, `E`, `F`, `G`, `H`, `I` | `⚠️` | `❌` | Replaced by normal notes/rolls in tja2fumen. |
|
||||
| `#START`, `#END` | `✅` | `✅` | |
|
||||
| `#START P1`, `#START P2` | `✅` | `❌` | |
|
||||
| `#BPMCHANGE` | `✅` | `⚠️` | See [#16](https://github.com/Fluto/TakoTako/issues/16) |
|
||||
| `#MEASURE` | `✅` | `✅` | |
|
||||
| `#SCROLL` | `✅` | `✅` | |
|
||||
| `#GOGOSTART`, `#GOGOEND` | `✅` | `✅` | |
|
||||
| `#BARLINEOFF`, `#BARLINEON` | `✅` | `✅` | |
|
||||
| `#DELAY` | `✅` | `❌` | See [#27](https://github.com/Fluto/TakoTako/issues/27) |
|
||||
| `#BRANCHSTART`, `#BRANCHEND` | `✅` | `✅` | |
|
||||
| `#N`, `#E`, `#M` | `✅` | `✅` | |
|
||||
| `#SECTION` | `⚠️` | `❌` | See [#53](https://github.com/vivaria/tja2fumen/issues/53), [#27](https://github.com/Fluto/TakoTako/issues/27) |
|
||||
| `#LEVELHOLD` | `✅` | `❌` | |
|
||||
| `#BMSCROLL`, `#LYRIC`,<br>`#DIRECTION`, etc. | `⚪️` | `❌` | Other simulator-specific chart commands are currently ignored. |
|
||||
|
||||
## Reporting bugs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user