From cd623379e1527476011d48698ee5b73d3b48c845 Mon Sep 17 00:00:00 2001 From: Katja Date: Sun, 13 Nov 2011 15:18:49 +0000 Subject: add unittest dir plus content to creb svn path=/trunk/externals/creb/; revision=15736 --- unittests/cheby~-unittest.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 unittests/cheby~-unittest.pd (limited to 'unittests/cheby~-unittest.pd') diff --git a/unittests/cheby~-unittest.pd b/unittests/cheby~-unittest.pd new file mode 100644 index 0000000..d5b9e1f --- /dev/null +++ b/unittests/cheby~-unittest.pd @@ -0,0 +1,18 @@ +#N canvas 107 296 738 457 10; +#X obj 371 138 creb/cheby~ 4; +#X obj 50 179 unit-test-frame~; +#X obj 371 48 osc~ 440; +#X msg 416 22 0; +#X msg 390 103 coef 1 0.5 \, coef 2 0.25 \, coef 3 0.125 \, coef 4 +0.0625; +#X msg 50 143 cheby~ 200; +#X obj 50 113 loadbang; +#X obj 391 77 loadbang; +#X connect 0 0 1 1; +#X connect 1 2 3 0; +#X connect 2 0 0 0; +#X connect 3 0 2 1; +#X connect 4 0 0 0; +#X connect 5 0 1 0; +#X connect 6 0 5 0; +#X connect 7 0 4 0; -- cgit v1.2.1