Update HSS_Settings.json

This commit is contained in:
computermusik 2025-04-10 15:51:18 +02:00
parent c5620ca5b5
commit 6d113d0649

View File

@ -22,5 +22,6 @@
"duration" : 300, "duration" : 300,
"silence" : 20, "silence" : 20,
"gain" : -10, "gain" : -10,
"channels" : 4 "channels" : 4,
"speakerpositions" : [[-5, -5], [5, -5], [5, 5], [-5, 5]]
} }