order for ST pieces
This commit is contained in:
parent
13a1c3a9b0
commit
cd29ae27ef
@ -2,7 +2,11 @@
|
|||||||
"environment" : "HSS_ST.json",
|
"environment" : "HSS_ST.json",
|
||||||
"soundbank" : "HSS_Samples.json",
|
"soundbank" : "HSS_Samples.json",
|
||||||
"order" : {
|
"order" : {
|
||||||
"0" : "Clear_Skies"
|
"0" : "LuckyDices",
|
||||||
|
"1" : "RainyDay",
|
||||||
|
"2" : "Luminous_Lake",
|
||||||
|
"3" : "Clear_Skies",
|
||||||
|
"4" : "Xiao_4"
|
||||||
}
|
}
|
||||||
,
|
,
|
||||||
"current_piece" : "Clear_Skies",
|
"current_piece" : "Clear_Skies",
|
||||||
@ -11,7 +15,7 @@
|
|||||||
"playing_mode" : "Playlist",
|
"playing_mode" : "Playlist",
|
||||||
"web_control" : "fullscreen",
|
"web_control" : "fullscreen",
|
||||||
"play" : 1,
|
"play" : 1,
|
||||||
"duration" : 1800,
|
"duration" : 300,
|
||||||
"silence" : 20,
|
"silence" : 20,
|
||||||
"gain" : -10,
|
"gain" : -10,
|
||||||
"channels" : 4
|
"channels" : 4
|
||||||
|
Loading…
Reference in New Issue
Block a user