aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/05.text
diff options
context:
space:
mode:
Diffstat (limited to 'Gem/examples/05.text')
-rw-r--r--Gem/examples/05.text/01.Text.pd4
-rw-r--r--Gem/examples/05.text/01.TextNoLoadBang.pd4
-rw-r--r--Gem/examples/05.text/03.ChangeText.pd2
-rw-r--r--Gem/examples/05.text/03.ChangeTextNoLoadBang.pd2
4 files changed, 10 insertions, 2 deletions
diff --git a/Gem/examples/05.text/01.Text.pd b/Gem/examples/05.text/01.Text.pd
index 3cde23a..2331505 100644
--- a/Gem/examples/05.text/01.Text.pd
+++ b/Gem/examples/05.text/01.Text.pd
@@ -1,4 +1,5 @@
-#N canvas 262 20 734 641 10;
+#N canvas 262 61 734 641 10;
+#X declare -lib Gem;
#X floatatom 623 223 0 0 0 0 - - -;
#X floatatom 322 240 0 0 0 0 - - -;
#X msg 490 144 1;
@@ -84,6 +85,7 @@
#X connect 16 0 0 0;
#X coords 0 -1 1 1 85 40 1 100 100;
#X restore 34 255 pd gemwin;
+#X obj 615 11 declare -lib Gem;
#X connect 0 0 29 3;
#X connect 1 0 22 3;
#X connect 2 0 7 0;
diff --git a/Gem/examples/05.text/01.TextNoLoadBang.pd b/Gem/examples/05.text/01.TextNoLoadBang.pd
index 43bb335..322d41c 100644
--- a/Gem/examples/05.text/01.TextNoLoadBang.pd
+++ b/Gem/examples/05.text/01.TextNoLoadBang.pd
@@ -1,4 +1,5 @@
-#N canvas 262 20 734 641 10;
+#N canvas 262 61 734 641 10;
+#X declare -lib Gem;
#X floatatom 623 223 0 0 0 0 - - -;
#X floatatom 322 240 0 0 0 0 - - -;
#X msg 490 144 1;
@@ -77,6 +78,7 @@
#X connect 16 0 0 0;
#X coords 0 -1 1 1 85 40 1 100 100;
#X restore 34 255 pd gemwin;
+#X obj 615 11 declare -lib Gem;
#X connect 0 0 29 3;
#X connect 1 0 22 3;
#X connect 2 0 7 0;
diff --git a/Gem/examples/05.text/03.ChangeText.pd b/Gem/examples/05.text/03.ChangeText.pd
index e93314e..189f160 100644
--- a/Gem/examples/05.text/03.ChangeText.pd
+++ b/Gem/examples/05.text/03.ChangeText.pd
@@ -1,4 +1,5 @@
#N canvas 262 100 734 532 10;
+#X declare -lib Gem;
#X floatatom 495 359 0 0 0 0 - - -;
#X obj 451 243 gemhead;
#X obj 451 484 text3d hello world;
@@ -70,6 +71,7 @@
#X connect 16 0 0 0;
#X coords 0 -1 1 1 85 40 1 100 100;
#X restore 34 362 pd gemwin;
+#X obj 615 11 declare -lib Gem;
#X connect 0 0 17 2;
#X connect 1 0 15 0;
#X connect 4 0 2 0;
diff --git a/Gem/examples/05.text/03.ChangeTextNoLoadBang.pd b/Gem/examples/05.text/03.ChangeTextNoLoadBang.pd
index bb01724..4af3e93 100644
--- a/Gem/examples/05.text/03.ChangeTextNoLoadBang.pd
+++ b/Gem/examples/05.text/03.ChangeTextNoLoadBang.pd
@@ -1,4 +1,5 @@
#N canvas 262 100 734 532 10;
+#X declare -lib Gem;
#X floatatom 495 359 0 0 0 0 - - -;
#X obj 451 243 gemhead;
#X obj 451 484 text3d hello world;
@@ -62,6 +63,7 @@
#X connect 16 0 0 0;
#X coords 0 -1 1 1 85 40 1 100 100;
#X restore 34 255 pd gemwin;
+#X obj 615 11 declare -lib Gem;
#X connect 0 0 17 2;
#X connect 1 0 15 0;
#X connect 4 0 2 0;