aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/py/pd')
-rw-r--r--externals/grill/py/pd/simple-1.pd2
-rw-r--r--externals/grill/py/pd/simple-3.pd21
2 files changed, 12 insertions, 11 deletions
diff --git a/externals/grill/py/pd/simple-1.pd b/externals/grill/py/pd/simple-1.pd
index e3ef6754..bfe137de 100644
--- a/externals/grill/py/pd/simple-1.pd
+++ b/externals/grill/py/pd/simple-1.pd
@@ -1,4 +1,4 @@
-#N canvas 156 192 674 401 12;
+#N canvas 156 192 682 409 12;
#X obj 53 123 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X floatatom 52 155 5 0 0 0 - - -;
diff --git a/externals/grill/py/pd/simple-3.pd b/externals/grill/py/pd/simple-3.pd
index ceebbcf3..5874991e 100644
--- a/externals/grill/py/pd/simple-3.pd
+++ b/externals/grill/py/pd/simple-3.pd
@@ -1,4 +1,4 @@
-#N canvas 136 275 653 365 12;
+#N canvas 136 275 657 369 12;
#X msg 73 266 help;
#X text 17 80 This demonstrates message handling. See the simple.py
file.;
@@ -7,7 +7,6 @@ file.;
#X floatatom 258 305 5 0 0 0 - - -;
#X floatatom 316 119 5 0 0 0 - - -;
#X floatatom 399 119 5 0 0 0 - - -;
-#X obj 210 266 pyext simple ex3 1;
#X msg 24 182 reload.;
#X msg 24 210 reload -10;
#X text 95 181 reload script and keep arguments;
@@ -19,11 +18,13 @@ file.;
-1 0;
#X text 213 16 Python script objects \, (C)2003-2005 Thomas Grill;
#X text 213 32 http://grrrr.org/ext;
-#X connect 0 0 7 0;
-#X connect 2 0 7 0;
-#X connect 3 0 7 0;
-#X connect 5 0 7 1;
-#X connect 6 0 7 2;
-#X connect 7 0 4 0;
-#X connect 8 0 7 0;
-#X connect 9 0 7 0;
+#X obj 210 266 pyext simple.ex3 1;
+#X text 369 258 the name can also be given in dotted Python style;
+#X connect 0 0 17 0;
+#X connect 2 0 17 0;
+#X connect 3 0 17 0;
+#X connect 5 0 17 1;
+#X connect 6 0 17 2;
+#X connect 7 0 17 0;
+#X connect 8 0 17 0;
+#X connect 17 0 4 0;