aboutsummaryrefslogtreecommitdiff
path: root/packet.py
diff options
context:
space:
mode:
authorGraham Northup <grissess@nexusg.org>2018-12-03 03:34:43 -0500
committerGraham Northup <grissess@nexusg.org>2018-12-03 03:34:43 -0500
commitfac3853e5f77fb0eb84c68f58a1adbf804debf73 (patch)
tree7da8904fbae6f9bb9bfad6cc401b53f50a280233 /packet.py
parent1a64df3ce3929739ddddff447933297dafae9aa9 (diff)
Adding articulation parameters
Diffstat (limited to 'packet.py')
-rw-r--r--packet.py1
1 files changed, 1 insertions, 0 deletions
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