28 lines
656 B
JSON
28 lines
656 B
JSON
{
|
|
"environment" : "HSS_NOT.json",
|
|
"soundbank" : "HSS_Samples.json",
|
|
"order" : {
|
|
"0" : "Aurora",
|
|
"1" : "The soft sparks of the blue mind",
|
|
"2" : "Echoes in the Dreamscape",
|
|
"3" : "Blue",
|
|
"4" : "First Calling",
|
|
"5" : "Hypnagogia",
|
|
"6" : "The warm winds of the aurora borealis",
|
|
"7" : "Luz",
|
|
"8" : "The Subtle Glow of the Delighted Being"
|
|
}
|
|
,
|
|
"current_piece" : "Luz",
|
|
"operating_hours" : "0-24",
|
|
"operation_mode" : "Start Piece",
|
|
"playing_mode" : "Playlist",
|
|
"web_control" : "fullscreen",
|
|
"play" : 1,
|
|
"duration" : 300,
|
|
"silence" : 20,
|
|
"gain" : -10,
|
|
"channels" : 4,
|
|
"speakerpositions" : [[-5, -5], [5, -5], [5, 5], [-5, 5]]
|
|
}
|