changing how to handle message and tests
This commit is contained in:
@@ -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"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user