关闭武士节拍提示音
This commit is contained in:
parent
b981de506f
commit
cdaeb5bd3c
|
@ -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 },
|
||||
|
|
Loading…
Reference in New Issue