You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
2.2 KiB

4 months ago
{
"cuelist": [
{
"id": 1,
"name": "Q1",
"type": "bg",
"description": "[外場+電話亭] preset 音樂",
3 months ago
"audioCue": "Q0",
3 months ago
"clientCue":"Q1",
"reset":true
4 months ago
},
{
"id": 2,
"name": "Q2",
"type": "announce",
"description": "[外場] announce",
3 months ago
"audioCue": "Q1"
4 months ago
},
{
"id": 3,
"name": "Q3",
"type": "bg",
"description": "[電話亭] 開始流程 CQ2-CQ4.1",
3 months ago
"audioCue": "Q3",
3 months ago
"clientCue":"Q2",
3 months ago
"duration":346,
3 months ago
"auto": true,
"reset":true
4 months ago
},
{
3 months ago
"id": 4,
"name": "Q4",
4 months ago
"type": "light",
"description": "[電話亭] 記憶裝置啟動 (AI) CQ4.11-CQ5.6",
3 months ago
"lightCue":"fade_out_light",
3 months ago
"duration":298,
3 months ago
"clientCue":"Q4.11",
"auto": true
4 months ago
},
{
3 months ago
"id": 5,
"name": "Q5",
4 months ago
"type": "bg",
"description": "[外場+電話亭] 結尾音樂(END)",
3 months ago
"audioCue": "Q4",
4 months ago
"status":"end",
3 months ago
"lightCue":"fade_in_light",
"clientCue":"Q6"
3 months ago
},
{
"id": 6,
"name": "CQ4",
"type": "debug",
"description": "debug-phone part",
"clientCue":"Q4",
"duration":97,
3 months ago
"auto":true,
3 months ago
"debug":true,
"reset":true
3 months ago
},{
"id": 7,
"name": "CQ4.11",
"type": "light",
"description": "debug-CQ4.11-CQ5.6",
"lightCue":"fade_out_light",
"duration":298,
"clientCue":"Q4.11",
3 months ago
"auto": true,
"debug":true
3 months ago
},
{
3 months ago
"id": 8,
"name": "dQ5",
3 months ago
"type": "bg",
"description": "debug-(END)",
"audioCue": "Q4",
"status":"end",
"lightCue":"fade_in_light",
3 months ago
"clientCue":"Q6",
"debug":true
4 months ago
}
]
}