aboutsummaryrefslogtreecommitdiff
path: root/test/cyclone
diff options
context:
space:
mode:
authorN.N. <krzyszcz@users.sourceforge.net>2004-12-08 15:45:27 +0000
committerN.N. <krzyszcz@users.sourceforge.net>2004-12-08 15:45:27 +0000
commit155fa2c04c7e415803e1546dcde0a47442eef4b3 (patch)
tree94a1714fee23703bddef850e7b5acb60a9c39631 /test/cyclone
parentd5a39ff6469f8762218c00a34f4b0a120a56332b (diff)
*** empty log message ***
svn path=/trunk/externals/miXed/; revision=2361
Diffstat (limited to 'test/cyclone')
-rw-r--r--test/cyclone/maxmode-test.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/test/cyclone/maxmode-test.pd b/test/cyclone/maxmode-test.pd
new file mode 100644
index 0000000..1a4512a
--- /dev/null
+++ b/test/cyclone/maxmode-test.pd
@@ -0,0 +1,20 @@
+#N canvas 356 180 524 263 12;
+#X obj 310 29 r #compatibility;
+#X obj 23 66 s #compatibility;
+#X msg 23 29 bang;
+#X msg 78 29 symbol max;
+#X obj 24 173 prepend test;
+#X msg 79 130 set this;
+#X msg 184 130 set that;
+#X msg 24 130 x;
+#X obj 310 66 print mode;
+#X obj 24 208 print output;
+#X msg 178 29 symbol barry;
+#X connect 0 0 8 0;
+#X connect 2 0 1 0;
+#X connect 3 0 1 0;
+#X connect 4 0 9 0;
+#X connect 5 0 4 0;
+#X connect 6 0 4 0;
+#X connect 7 0 4 0;
+#X connect 10 0 1 0;