aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/tests/range-test.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/gridflow/tests/range-test.pd')
-rw-r--r--externals/gridflow/tests/range-test.pd35
1 files changed, 35 insertions, 0 deletions
diff --git a/externals/gridflow/tests/range-test.pd b/externals/gridflow/tests/range-test.pd
new file mode 100644
index 00000000..f647b576
--- /dev/null
+++ b/externals/gridflow/tests/range-test.pd
@@ -0,0 +1,35 @@
+#N canvas 425 235 452 370 10;
+#X obj 136 103 range 20 50 100;
+#X obj 83 25 vsl 15 128 0 127 0 0 empty empty empty -2 -6 0 8 -262144
+-1 -1 0 1;
+#X obj 157 71 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -6 0 10
+-262144 -1 -1 0 256;
+#X floatatom 138 48 5 0 0 0 - - -;
+#X obj 236 129 print d;
+#X obj 202 149 print c;
+#X obj 169 170 print b;
+#X obj 136 190 print a;
+#X msg 125 27 -1000 \, -1 \, 0 \, 19 \, 20 \, 49 \, 50 \, 99 \, 100
+\, 1000;
+#X obj 125 8 loadbang;
+#X text 17 186 a: -1000;
+#X text 17 199 a: -1;
+#X text 17 212 a: 0;
+#X text 17 224 a: 19;
+#X text 17 236 b: 20;
+#X text 17 249 b: 49;
+#X text 17 262 c: 50;
+#X text 17 276 c: 99;
+#X text 17 290 d: 100;
+#X text 17 303 d: 1000;
+#X msg 236 72 500;
+#X connect 0 0 7 0;
+#X connect 0 1 6 0;
+#X connect 0 2 5 0;
+#X connect 0 3 4 0;
+#X connect 1 0 0 0;
+#X connect 2 0 0 0;
+#X connect 3 0 0 0;
+#X connect 8 0 0 0;
+#X connect 9 0 8 0;
+#X connect 20 0 0 3;