Files
healing-soundscapes/environments/OP/HSS_Settings.json
2025-11-20 14:52:33 +01:00

22 lines
460 B
JSON

{
"environment" : "HSS_OP.json",
"soundbank" : "HSS_Samples.json",
"order" : {
"0" : "Test-1",
"1" : "Test-2"
}
,
"current_piece" : "Test-2",
"operating_hours" : "7-23",
"operation_mode" : "Start Piece",
"playing_mode" : "Playlist",
"trajectory_mode" : "single",
"web_control" : "fullscreen",
"play" : 1,
"duration" : 295,
"silence" : 10,
"gain" : -30,
"channels" : 4,
"speakerpositions" : [ [ -5, -5 ], [ 5, -5 ], [ 5, 5 ], [ -5, 5 ] ]
}