dos h0009 adjustment - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Play time control & music position adjustment
| <- fadeFrame | adjustment | playbackRate -> |
adjustment
- Initial correction frame for chart start position (by chart)
Usage
|adjustment=3$0$0|
Overview
This value sets the timing of the music by a specified number of frames slower (faster). It can be set for each chart with "$" delimiter, and can be applied to all charts by specifying a single value. Default is 0 (no timing adjustment).
Relationship between the music starting position, "blankFrame", and "adjustment"
- It is possible to handle pseudo fractional frames by adjusting the sound playback position.
Related pages
- difData :pencil: Chart information
- startFrame :pencil: Number of frames to start playing
- blankFrame :pencil: Number of blank frames until the start of the music
- playbackRate :pencil: Music playback speed (mainly for test play)
Changelog
Version | Change details |
---|---|
v23.0.0 | - Decimal notation supported |
v2.2.0 | - Initial implementation |
| <- fadeFrame | adjustment | playbackRate -> |