Add piano mono/poly, octave, and expanded drum voice set
This commit is contained in:
@@ -230,6 +230,8 @@ class ItemPianoNoteBroadcastPacket(BasePacket):
|
||||
midi: int
|
||||
on: bool
|
||||
instrument: str
|
||||
voiceMode: str
|
||||
octave: int
|
||||
attack: int
|
||||
decay: int
|
||||
release: int
|
||||
|
||||
Reference in New Issue
Block a user