From 3557cb2acdd317e185725e639be9080557a8198f Mon Sep 17 00:00:00 2001 From: tremblap Date: Wed, 9 Oct 2024 09:35:56 +0200 Subject: [PATCH] fix flucoma/flucoma-max#306 --- static/examples/regressor-video-demo.maxpat | 1 + static/examples/regressor-video-starter.maxpat | 1 + 2 files changed, 2 insertions(+) diff --git a/static/examples/regressor-video-demo.maxpat b/static/examples/regressor-video-demo.maxpat index cf56ab65..81ded9b0 100644 --- a/static/examples/regressor-video-demo.maxpat +++ b/static/examples/regressor-video-demo.maxpat @@ -406,6 +406,7 @@ , { "box" : { "candycane" : 10, + "contdata" : 1, "ghostbar" : 100, "id" : "obj-14", "maxclass" : "multislider", diff --git a/static/examples/regressor-video-starter.maxpat b/static/examples/regressor-video-starter.maxpat index b2fbd58e..32bd3269 100644 --- a/static/examples/regressor-video-starter.maxpat +++ b/static/examples/regressor-video-starter.maxpat @@ -114,6 +114,7 @@ , { "box" : { "candycane" : 10, + "contdata" : 1, "ghostbar" : 100, "id" : "obj-14", "maxclass" : "multislider",