aboutsummaryrefslogtreecommitdiff
path: root/examples/1.b.basic_example.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/1.b.basic_example.pd')
-rw-r--r--examples/1.b.basic_example.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/1.b.basic_example.pd b/examples/1.b.basic_example.pd
index 504f474..2e29022 100644
--- a/examples/1.b.basic_example.pd
+++ b/examples/1.b.basic_example.pd
@@ -1,4 +1,5 @@
-#N canvas 269 36 615 585 10;
+#N canvas 845 216 758 599 10;
+#X declare -path ..;
#N canvas 0 22 450 300 (subpatch) 0;
#X array data2 100 float 2;
#X coords 0 1 99 0 200 140 1 0 0;
@@ -29,6 +30,7 @@
#X obj 67 110 t b b b;
#X obj 67 315 stdout;
#X text 326 232 writing evolving data to array;
+#X obj 66 16 declare -path ..;
#X connect 1 0 2 0;
#X connect 3 0 4 0;
#X connect 3 0 6 0;