changing how to handle message and tests

This commit is contained in:
GitBluub
2023-04-02 20:46:01 +09:00
parent b2e11b013c
commit 09fd62706b
12 changed files with 358 additions and 325 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
{"type":"start", "id": 1, "mode": "normal", "user_id": 1}
{"type":"start", "id": 1, "mode": "normal", "bearer": ""}
{"type": "note_on", "id": 1, "time": 3500, "note": 68}
{"type": "note_off", "id": 1, "time": 3740, "note": 68}
{"type": "note_on", "id": 3, "time": 4000, "note": 62}
@@ -15,5 +15,5 @@
{"type": "note_off", "id": 9, "time": 6990, "note": 62}
{"type": "note_on", "id": 10, "time": 6750, "note": 60}
{"type": "note_off", "id": 10, "time": 7240, "note": 60}
{}
{"type": "end"}