aboutsummaryrefslogtreecommitdiff
path: root/test/toxy/tot-head.pd
diff options
context:
space:
mode:
Diffstat (limited to 'test/toxy/tot-head.pd')
-rw-r--r--test/toxy/tot-head.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/test/toxy/tot-head.pd b/test/toxy/tot-head.pd
new file mode 100644
index 0000000..d5e5ec6
--- /dev/null
+++ b/test/toxy/tot-head.pd
@@ -0,0 +1,17 @@
+#N canvas 7 0 606 345 12;
+#X obj 38 156 -;
+#X floatatom 36 83 5 0 0 0 - - -;
+#X obj 36 122 t 0 0;
+#X msg 38 191 tot .^.c move head \$1 0;
+#X msg 54 224 tot .^.c delete head;
+#X msg 21 18 tot global margin .: set margin 3 .: .^.c create line
+300 $margin 300 [expr .~y2 - .~y1 - 2 * $margin ] -tags head;
+#X obj 21 264 tot .;
+#X connect 0 0 3 0;
+#X connect 1 0 2 0;
+#X connect 2 0 0 1;
+#X connect 2 1 0 0;
+#X connect 3 0 6 0;
+#X connect 4 0 6 0;
+#X connect 5 0 6 0;
+#X connect 6 3 5 0;