send a response on a note on and a note off with separation of duration and timing

This commit is contained in:
GitBluub
2023-04-08 01:26:24 +09:00
parent f1f7500b44
commit 39bb7ced04
2 changed files with 310 additions and 271 deletions
+1
View File
@@ -1,3 +1,4 @@
import json
from dataclasses import dataclass
from typing import Literal, Tuple