diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-16 09:35:31 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-16 09:35:31 +0300 |
| commit | 1b24076788868f50812468b1bf4bb0ae86214e8c (patch) | |
| tree | 389fd715b5c27e0fe036f6c123b8d09e3872da1c /internal/generator/templates/themes/cathedral/sounds.json | |
| parent | fbac3d13a575a410c2ee3f49418bf4b462544b4f (diff) | |
Add theme background musicv0.16.0
Diffstat (limited to 'internal/generator/templates/themes/cathedral/sounds.json')
| -rw-r--r-- | internal/generator/templates/themes/cathedral/sounds.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/internal/generator/templates/themes/cathedral/sounds.json b/internal/generator/templates/themes/cathedral/sounds.json index 8fab3fe..ca0837b 100644 --- a/internal/generator/templates/themes/cathedral/sounds.json +++ b/internal/generator/templates/themes/cathedral/sounds.json @@ -450,7 +450,9 @@ "kick", "kick", "kick" - ] + ], + "file": "ambient.ogg", + "volume": 0.46 }, "wild": { "bpm": 180, @@ -566,7 +568,9 @@ "kick", "kick", "kick" - ] + ], + "file": "ambient.ogg", + "volume": 0.54 } } } |
