aboutsummaryrefslogtreecommitdiff
path: root/unittests/dwt~-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/dwt~-unittest.pd
parent6c7489ec9c879aa6fb93e69fc892b4a2847aa182 (diff)
add unittest dir plus content to creb
svn path=/trunk/externals/creb/; revision=15736
Diffstat (limited to 'unittests/dwt~-unittest.pd')
-rw-r--r--unittests/dwt~-unittest.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/unittests/dwt~-unittest.pd b/unittests/dwt~-unittest.pd
new file mode 100644
index 0000000..3e1b6e4
--- /dev/null
+++ b/unittests/dwt~-unittest.pd
@@ -0,0 +1,13 @@
+#N canvas 0 22 787 536 10;
+#X obj 394 189 creb/dwt~;
+#X obj 394 142 phasor~ 440;
+#X msg 457 105 0;
+#X obj 73 243 unit-test-frame~;
+#X obj 73 165 loadbang;
+#X msg 73 204 dwt~ 100;
+#X connect 0 0 3 1;
+#X connect 1 0 0 0;
+#X connect 2 0 1 1;
+#X connect 3 2 2 0;
+#X connect 4 0 5 0;
+#X connect 5 0 3 0;