summaryrefslogtreecommitdiff
path: root/share/web_surfaces/shared/message.js
diff options
context:
space:
mode:
Diffstat (limited to 'share/web_surfaces/shared/message.js')
-rw-r--r--share/web_surfaces/shared/message.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/web_surfaces/shared/message.js b/share/web_surfaces/shared/message.js
index 0252c9fa63..9391fab4b4 100644
--- a/share/web_surfaces/shared/message.js
+++ b/share/web_surfaces/shared/message.js
@@ -20,6 +20,9 @@ export const JSON_INF = 1.0e+128;
export const ANode = Object.freeze({
TEMPO: 'tempo',
+ POSITION_TIME: 'position_time',
+ TRANSPORT_ROLL: 'transport_roll',
+ RECORD_STATE: 'record_state',
STRIP_DESC: 'strip_desc',
STRIP_METER: 'strip_meter',
STRIP_GAIN: 'strip_gain',