Create a minimal empty RPE chart with sensible defaults.
The chart has:
judgeLineList
'default'
chartTime
Initial BPM (default: 120).
Chart name shown in the game (default: 'Untitled').
Additional metadata fields to override (RpeMeta).
RpeMeta
A valid, empty RpeJson ready to populate.
RpeJson
const chart = createEmptyChart(140, 'Song Name', { charter: 'Me', composer: 'Artist', level: 'SP Lv.15', song: 'song.ogg', background: 'bg.png',}); Copy
const chart = createEmptyChart(140, 'Song Name', { charter: 'Me', composer: 'Artist', level: 'SP Lv.15', song: 'song.ogg', background: 'bg.png',});
Create a minimal empty RPE chart with sensible defaults.
The chart has:
judgeLineList'default'groupchartTime