aboutsummaryrefslogtreecommitdiff
path: root/unittests/vftom-unittest.pd
diff options
context:
space:
mode:
authorKatja <katjav@users.sourceforge.net>2011-11-13 15:09:18 +0000
committerKatja <katjav@users.sourceforge.net>2011-11-13 15:09:18 +0000
commit04f9a0c239d6f38d7f5ed70671d70ec30beb7bf5 (patch)
treefa3b377c2c52e421df05619f2a3506455cf12806 /unittests/vftom-unittest.pd
parent3129cef9f1b75aeb36ff7ab20c027f949030c966 (diff)
add unittest dir plus content to smlib
svn path=/trunk/externals/smlib/; revision=15735
Diffstat (limited to 'unittests/vftom-unittest.pd')
-rw-r--r--unittests/vftom-unittest.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/unittests/vftom-unittest.pd b/unittests/vftom-unittest.pd
new file mode 100644
index 0000000..7e9f4af
--- /dev/null
+++ b/unittests/vftom-unittest.pd
@@ -0,0 +1,14 @@
+#N canvas 457 36 730 465 10;
+#X obj 40 153 unit-test-frame;
+#X obj 40 88 loadbang;
+#X obj 361 73 smlib/vftom;
+#X msg 40 119 vftom 0;
+#X obj 361 112 / 80;
+#X obj 361 40 + 20;
+#X text 36 37 frequency to midi on a vector;
+#X connect 0 2 5 0;
+#X connect 1 0 3 0;
+#X connect 2 0 4 0;
+#X connect 3 0 0 0;
+#X connect 4 0 0 1;
+#X connect 5 0 2 0;