aboutsummaryrefslogtreecommitdiff
path: root/unittests/fwarp-unittest.pd
diff options
context:
space:
mode:
authorKatja <katjav@users.sourceforge.net>2011-11-13 15:18:49 +0000
committerKatja <katjav@users.sourceforge.net>2011-11-13 15:18:49 +0000
commitcd623379e1527476011d48698ee5b73d3b48c845 (patch)
tree918c7ba74171ac0b883ac66de50431774a491106 /unittests/fwarp-unittest.pd
parent6c7489ec9c879aa6fb93e69fc892b4a2847aa182 (diff)
add unittest dir plus content to creb
svn path=/trunk/externals/creb/; revision=15736
Diffstat (limited to 'unittests/fwarp-unittest.pd')
-rw-r--r--unittests/fwarp-unittest.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/unittests/fwarp-unittest.pd b/unittests/fwarp-unittest.pd
new file mode 100644
index 0000000..bc4ee8d
--- /dev/null
+++ b/unittests/fwarp-unittest.pd
@@ -0,0 +1,11 @@
+#N canvas 10 120 697 488 10;
+#X obj 346 152 creb/fwarp;
+#X obj 25 203 unit-test-frame;
+#X obj 346 119 / 512;
+#X msg 25 165 fwarp 0;
+#X obj 25 133 loadbang;
+#X connect 0 0 1 1;
+#X connect 1 2 2 0;
+#X connect 2 0 0 0;
+#X connect 3 0 1 0;
+#X connect 4 0 3 0;