关闭武士节拍提示音

This commit is contained in:
tls 2022-08-18 21:38:43 +08:00
parent b981de506f
commit cdaeb5bd3c
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
"events":
[
{ "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "ming_01.ogg", "volume": 77, "pitch": 100, "pan": 0, "offset": 21, "bpm": 200, "loop": false },
{ "bar": 1, "beat": 1, "y": 1, "type": "SetCountingSound", "row": 0, "voiceSource": "JyiCountFast", "enabled": true, "volume": 100 },
{ "bar": 1, "beat": 1, "y": 1, "type": "SetCountingSound", "active": false, "row": 0, "voiceSource": "JyiCountFast", "enabled": true, "volume": 100 },
{ "bar": 1, "beat": 1, "y": 2, "type": "SetCrotchetsPerBar", "crotchetsPerBar": 10, "visualBeatMultiplier": 1 },
{ "bar": 1, "beat": 1, "y": 2, "type": "ShowRooms", "rooms": [1], "transitionTime": 8, "ease": "InOutSine", "heights": [0, 0, 0, 0] },
{ "bar": 1, "beat": 2, "y": 1, "type": "SetCountingSound", "row": 1, "voiceSource": "OwlCount", "enabled": true, "volume": 100 },