use output.ogg

This commit is contained in:
7bg 2023-02-14 18:58:46 +08:00
parent d26e24c750
commit bc3d4435a8
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
"events":
[
{ "bar": 1, "beat": 1, "y": 0, "type": "SetTheme", "rooms": [0], "preset": "OrientalTechno" },
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "shende.wav", "volume": 75, "pitch": 100, "pan": 0, "offset": 458, "bpm": 135, "loop": false },
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "output.ogg", "volume": 75, "pitch": 100, "pan": 0, "offset": 458, "bpm": 135, "loop": false },
{ "bar": 1, "beat": 1, "y": 1, "type": "SetCountingSound", "row": 1, "voiceSource": "OwlCount", "enabled": true, "volume": 100 },
{ "bar": 1, "beat": 1, "y": 2, "type": "SetCountingSound", "row": 2, "voiceSource": "BirdCount", "enabled": true, "volume": 100 },
{ "bar": 1, "beat": 1, "y": 3, "type": "SetCountingSound", "row": 3, "voiceSource": "JyiCountFast", "enabled": true, "volume": 100 },