diff --git a/HSS_Settings.json b/HSS_Settings.json new file mode 100644 index 0000000..de5188d --- /dev/null +++ b/HSS_Settings.json @@ -0,0 +1,23 @@ +{ + "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 +} + \ No newline at end of file