23 lines
436 B
JSON
23 lines
436 B
JSON
{
|
|
"environment" : "HSS_ST.json",
|
|
"soundbank" : "HSS_Samples.json",
|
|
"order" : {
|
|
"0" : "LuckyDices",
|
|
"1" : "RainyDay",
|
|
"2" : "Luminous_Lake",
|
|
"3" : "Clear_Skies",
|
|
"4" : "Xiao_4"
|
|
}
|
|
,
|
|
"current_piece" : "LuckyDices",
|
|
"operating_hours" : "0-24",
|
|
"operation_mode" : "Start Piece",
|
|
"playing_mode" : "Playlist",
|
|
"web_control" : "fullscreen",
|
|
"play" : 1,
|
|
"duration" : 300,
|
|
"silence" : 20,
|
|
"gain" : -10,
|
|
"channels" : 4
|
|
}
|
|
|