From fac3853e5f77fb0eb84c68f58a1adbf804debf73 Mon Sep 17 00:00:00 2001 From: Graham Northup Date: Mon, 3 Dec 2018 03:34:43 -0500 Subject: Adding articulation parameters --- packet.py | 1 + 1 file changed, 1 insertion(+) (limited to 'packet.py') diff --git a/packet.py b/packet.py index 9865802..5bd601e 100644 --- a/packet.py +++ b/packet.py @@ -26,6 +26,7 @@ class CMD: CAPS = 4 # ports, client type (1), user ident (2-7) PCM = 5 # 16 samples, encoded S16_LE PCMSYN = 6 # number of samples which should be buffered right now + ARTP = 7 # voice (or -1 = OBLIGATE_POLYPHONE for global), index, value(f32) class PLF: SAMEPHASE = 0x1 -- cgit v1.2.3-70-g09d2