aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/polar-joystick.pd1
-rw-r--r--examples/spiral-joystick.pd1
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/polar-joystick.pd b/examples/polar-joystick.pd
index 6a65caf..e162715 100644
--- a/examples/polar-joystick.pd
+++ b/examples/polar-joystick.pd
@@ -1,4 +1,5 @@
#N canvas 254 77 472 478 10;
+#X declare -path ..;
#X obj 163 119 tgl 25 0 empty empty start 1 12 1 9 -225271 -1 -1 0
1;
#X msg 226 138 open \$1;
diff --git a/examples/spiral-joystick.pd b/examples/spiral-joystick.pd
index 9aac4e2..03f4a38 100644
--- a/examples/spiral-joystick.pd
+++ b/examples/spiral-joystick.pd
@@ -1,4 +1,5 @@
#N canvas 400 56 478 473 10;
+#X declare -path ..;
#X obj 134 99 tgl 25 0 empty empty start 1 12 1 9 -225271 -1 -1 1 1
;
#X msg 216 118 open \$1;