aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/34.comparing_numbers.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/intro/34.comparing_numbers.pd')
-rw-r--r--doc/tutorials/intro/34.comparing_numbers.pd55
1 files changed, 0 insertions, 55 deletions
diff --git a/doc/tutorials/intro/34.comparing_numbers.pd b/doc/tutorials/intro/34.comparing_numbers.pd
deleted file mode 100644
index 3f6ffb7d..00000000
--- a/doc/tutorials/intro/34.comparing_numbers.pd
+++ /dev/null
@@ -1,55 +0,0 @@
-#N canvas 411 149 628 453 12;
-#X obj 10 10 cnv 15 400 40 empty empty comparing_numbers 20 12 0 24
--228992 -66577 0;
-#X floatatom 24 160 5 0 0 0 - - -;
-#X msg 24 113 7;
-#X floatatom 97 160 5 0 0 0 - - -;
-#X msg 97 113 4;
-#X obj 97 137 == 4;
-#X floatatom 165 160 5 0 0 0 - - -;
-#X msg 165 113 20;
-#X floatatom 234 160 5 0 0 0 - - -;
-#X msg 234 113 20;
-#X obj 234 137 != 10;
-#X obj 24 137 > 1;
-#X obj 165 137 >= 8;
-#X floatatom 107 212 5 0 0 0 - - -;
-#X obj 15 245 == 5;
-#X obj 82 245 != 5;
-#X obj 147 245 > 5;
-#X obj 209 245 < 5;
-#X floatatom 15 272 5 0 0 0 - - -;
-#X floatatom 82 272 5 0 0 0 - - -;
-#X floatatom 147 272 5 0 0 0 - - -;
-#X floatatom 209 273 5 0 0 0 - - -;
-#X msg 496 115 3;
-#X floatatom 441 116 5 0 0 0 - - -;
-#X floatatom 496 164 5 0 0 0 - - -;
-#X obj 496 140 > 1;
-#X obj 441 142 < 5;
-#X floatatom 441 165 5 0 0 0 - - -;
-#X obj 463 191 &&;
-#X floatatom 463 213 5 0 0 0 - - -;
-#X connect 2 0 11 0;
-#X connect 4 0 5 0;
-#X connect 5 0 3 0;
-#X connect 7 0 12 0;
-#X connect 9 0 10 0;
-#X connect 10 0 8 0;
-#X connect 11 0 1 0;
-#X connect 12 0 6 0;
-#X connect 13 0 14 0;
-#X connect 13 0 15 0;
-#X connect 13 0 16 0;
-#X connect 13 0 17 0;
-#X connect 14 0 18 0;
-#X connect 15 0 19 0;
-#X connect 16 0 20 0;
-#X connect 17 0 21 0;
-#X connect 22 0 25 0;
-#X connect 23 0 26 0;
-#X connect 24 0 28 1;
-#X connect 25 0 24 0;
-#X connect 26 0 27 0;
-#X connect 27 0 28 0;
-#X connect 28 0 29 0;