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/synthwave/sounds.json | |
| parent | fbac3d13a575a410c2ee3f49418bf4b462544b4f (diff) | |
Add theme background musicv0.16.0
Diffstat (limited to 'internal/generator/templates/themes/synthwave/sounds.json')
| -rw-r--r-- | internal/generator/templates/themes/synthwave/sounds.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/internal/generator/templates/themes/synthwave/sounds.json b/internal/generator/templates/themes/synthwave/sounds.json index 082d781..309b7c0 100644 --- a/internal/generator/templates/themes/synthwave/sounds.json +++ b/internal/generator/templates/themes/synthwave/sounds.json @@ -370,7 +370,9 @@ "_", "hat", "snare" - ] + ], + "file": "ambient.ogg", + "volume": 0.46 }, "wild": { "bpm": 190, @@ -466,7 +468,9 @@ "_", "hat", "snare" - ] + ], + "file": "ambient.ogg", + "volume": 0.54 } } } |
