Add piano release/brightness controls and instrument hotkeys

This commit is contained in:
Jage9
2026-02-23 00:05:01 -05:00
parent d9e9e60524
commit 019e49802d
15 changed files with 210 additions and 49 deletions

View File

@@ -232,6 +232,8 @@ class ItemPianoNoteBroadcastPacket(BasePacket):
instrument: str
attack: int
decay: int
release: int
brightness: int
x: int
y: int
emitRange: int