aboutsummaryrefslogtreecommitdiff
path: root/unit-test-frame~-example.pd
diff options
context:
space:
mode:
authorKatja <katjav@users.sourceforge.net>2011-11-13 14:44:34 +0000
committerKatja <katjav@users.sourceforge.net>2011-11-13 14:44:34 +0000
commitc704d087a3cf72332476a750e1c99d10ab8975ca (patch)
treeaaee2bb536f638485efd173a6dd355a75a655706 /unit-test-frame~-example.pd
parent844f29f5b8b7229e8983b4a2dfc9a21ed8931811 (diff)
add files to libdir 'testtools'
- Makefile - LICENSE.txt - README.txt - put examples in 'testtools/examples/' svn path=/trunk/externals/testtools/; revision=15734
Diffstat (limited to 'unit-test-frame~-example.pd')
-rw-r--r--unit-test-frame~-example.pd30
1 files changed, 0 insertions, 30 deletions
diff --git a/unit-test-frame~-example.pd b/unit-test-frame~-example.pd
deleted file mode 100644
index 39cefd1..0000000
--- a/unit-test-frame~-example.pd
+++ /dev/null
@@ -1,30 +0,0 @@
-#N canvas 426 40 714 575 10;
-#X obj 37 297 unit-test-frame~;
-#X obj 333 113 cnv 15 150 150 empty empty empty 20 12 0 14 -233017
--66577 0;
-#X msg 421 146 0;
-#X obj 358 176 phasor~ 440;
-#X obj 358 203 -~ 0.5;
-#X obj 358 233 bp~ 220 1;
-#X text 354 119 system under test;
-#X obj 25 115 cnv 15 150 150 empty empty empty 20 12 0 14 -233017 -66577
-0;
-#X obj 37 204 loadbang;
-#X text 35 158 1 - reference name;
-#X text 35 177 2 - test delay in ms;
-#X text 34 138 test arguments (list):;
-#X text 480 273 More info behind the question mark;
-#X text 332 79 Use a bang from one of [unit-test-frame~] outlets to
-reset phase at test start.;
-#X text 23 16 When testing objects with a memory \, like an IIR filter
-\, set a non-zero delay time (between test trigger and test snapshot).
-This is needed to get the same test result every time \, independent
-of the signal input history.;
-#X msg 37 233 unit-test-frame~-example 200;
-#X connect 0 2 2 0;
-#X connect 2 0 3 1;
-#X connect 3 0 4 0;
-#X connect 4 0 5 0;
-#X connect 5 0 0 1;
-#X connect 8 0 15 0;
-#X connect 15 0 0 0;