aboutsummaryrefslogtreecommitdiff
path: root/unittests/vmtof-unittest.pd
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/vmtof-unittest.pd')
-rw-r--r--unittests/vmtof-unittest.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/unittests/vmtof-unittest.pd b/unittests/vmtof-unittest.pd
new file mode 100644
index 0000000..09e1e23
--- /dev/null
+++ b/unittests/vmtof-unittest.pd
@@ -0,0 +1,18 @@
+#N canvas 457 36 730 465 10;
+#X obj 40 153 unit-test-frame;
+#X obj 40 88 loadbang;
+#X obj 361 95 smlib/vmtof;
+#X msg 40 118 vmtof 0;
+#X obj 361 71 + 1;
+#X floatatom 362 26 5 0 0 0 - - -;
+#X obj 361 125 / 329;
+#X obj 361 49 & 63;
+#X text 41 49 midi to frequency on a vector;
+#X connect 0 2 7 0;
+#X connect 1 0 3 0;
+#X connect 2 0 6 0;
+#X connect 3 0 0 0;
+#X connect 4 0 2 0;
+#X connect 5 0 7 0;
+#X connect 6 0 0 1;
+#X connect 7 0 4 0;