aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/changing_the_colors.pd1
-rw-r--r--examples/move_pd_window.pd1
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/changing_the_colors.pd b/examples/changing_the_colors.pd
index 7ef2cba..26a0b6a 100644
--- a/examples/changing_the_colors.pd
+++ b/examples/changing_the_colors.pd
@@ -1,4 +1,5 @@
#N canvas 231 465 735 462 10;
+#X declare -path ..;
#X obj 133 416 hcs/sys_gui;
#X msg 39 15 set canvas_fill green;
#N canvas 0 22 492 479 default 0;
diff --git a/examples/move_pd_window.pd b/examples/move_pd_window.pd
index 013803c..234f961 100644
--- a/examples/move_pd_window.pd
+++ b/examples/move_pd_window.pd
@@ -1,4 +1,5 @@
#N canvas 532 145 637 496 10;
+#X declare -path ..;
#X symbolatom 247 208 0 0 0 0 - - -;
#X obj 232 155 pack 0 0;
#X text 72 -108 move the Pd window around;