dos h0007 endFrame - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Play time control & music position adjustment
| <- blankFrame | endFrame | fadeFrame -> |
endFrame
- Number of frames out of play (by chart)
Usage
|endFrame=6000$7800|
|endFrame=2:40$3:10.20| <- Pseudo timer notation
Overview
The number of frames at the end of the music.
Normally, this setting is not necessary since it is obtained from the music data, but it is used when the length of the music is too short.
It can be set for each chart with "$" delimiter.
If "endFrame" is used, the chart will continue to play after the end of the result screen if the chart is left over.
The pseudo-timer notation (min:sec.difference frames
) is supported.
Relationship between "fadeFrame", "endFrame", and result screen entry time
Related pages
- difData :pencil: Chart information
- startFrame :pencil: Number of frames to start playing
- fadeFrame :pencil: Number of fade-out start frames
Changelog
Version | Change details |
---|---|
v13.6.0 | - Supports pseudo timer notation |
v1.10.0 | - Changed to be able to specify by chart with "$" delimiters. |
v1.0.0(v0.42.0) | - Initial implementation |
| <- blankFrame | endFrame | fadeFrame -> |