dos h0102 musicGroup - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

Home > Chart settings specification > Music & chart information

| <- musicNo | musicGroup | musicFolder -> |

musicGroup

  • Music group setting in music selection mode

Usage

|musicUrl=
0365_Destiny.mp3
0365_Destiny_precious.mp3
0252_JEWELS_brightness.mp3
0043_R176.mp3
0200_CarelessPrince.mp3
|
|musicGroup=0,0,2,3,4|

Overview

Use this function when you want to combine multiple musics as one song in music selection mode.
When the music No. of the first musicUrl is set to 0, the music No. of the second musicUrl is set to 1, ..., and so on, you can aggregate them by changing each music No. to the one you want to aggregate. then you can aggregate them by changing the music No. of each to the destination you want to aggregate.

In the example below, the second musicUrl is aggregated to the first.

|musicGroup=0,0,2,3,4|

In addition, a negative value can be used to specify a relative position. The following settings have the same meaning.

|musicGroup=0,-1,2,3,4|

If the destination of application is the same, the following can be omitted. The following settings have the same meaning.

|musicGroup=,-1|

Related pages

Changelog

Version 変更内容
v41.1.0 ・初回実装

| <- musicNo | musicGroup | musicFolder -> |