healing-soundscapes/environments/ST/HSS_Settings.json
computermusik ef65813624 Recent changes
Modifications to HSS DSP
2025-10-02 21:37:39 +02:00

28 lines
494 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" : "Clear_Skies",
"operating_hours" : "0-24",
"operation_mode" : "Start Piece",
"playing_mode" : "Playlist",
"web_control" : "fullscreen",
"play" : 1,
"duration" : 300,
"silence" : 20,
"gain" : -10,
"channels" : 4,
"dsp" : {
"iovs" : "",
"sigvs" : "",
"sr" : ""
}
}