use output.ogg
This commit is contained in:
parent
d26e24c750
commit
bc3d4435a8
|
@ -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 },
|
||||
|
|
Loading…
Reference in New Issue