added themes to soundboard

This commit is contained in:
2026-02-18 22:04:02 +01:00
parent 5f9920f096
commit 21c0b13b8d
17 changed files with 320 additions and 142 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "Wilder Westen",
"backgrounds": [
{"id": "wind", "file": "freesound_community-wind-western-64661.mp3", "loop": true, "channel": 0}
],
"sounds": [
{"id": "Pferdegalopp", "file": "dragon-studio-horse-galloping-sfx-339732.mp3", "channel": 2}
],
"random_pool": [
{"id": "Gunshot1", "file": "magiaz-revolver_shots-407325.mp3"},
{"id": "Horse2", "file": "dragon-studio-horse-whinny-sound-effect-339727.mp3"}
]
}