aboutsummaryrefslogtreecommitdiff
path: root/unittests/vmax-unittest.pd
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/vmax-unittest.pd')
-rw-r--r--unittests/vmax-unittest.pd24
1 files changed, 24 insertions, 0 deletions
diff --git a/unittests/vmax-unittest.pd b/unittests/vmax-unittest.pd
new file mode 100644
index 0000000..69c7cb4
--- /dev/null
+++ b/unittests/vmax-unittest.pd
@@ -0,0 +1,24 @@
+#N canvas 136 76 741 577 10;
+#X obj 52 241 unit-test-frame;
+#X obj 52 176 loadbang;
+#X obj 373 150 pack f f f f;
+#X obj 373 76 t f f f f;
+#X obj 396 110 + 1;
+#X obj 425 109 + 2;
+#X obj 454 109 + 3;
+#X obj 373 211 / 512;
+#X obj 373 180 smlib/vmax;
+#X msg 52 207 vmax 0;
+#X connect 0 2 3 0;
+#X connect 1 0 9 0;
+#X connect 2 0 8 0;
+#X connect 3 0 2 0;
+#X connect 3 1 4 0;
+#X connect 3 2 5 0;
+#X connect 3 3 6 0;
+#X connect 4 0 2 1;
+#X connect 5 0 2 2;
+#X connect 6 0 2 3;
+#X connect 7 0 0 1;
+#X connect 8 0 7 0;
+#X connect 9 0 0 0;