From 086e6b358ad45bda0e6a948cfb7ea2d33ab7da5a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 10 Feb 2010 00:34:05 +0000 Subject: re-arranged into libdir and setup with the template Makefile+debian stuff. renabled vv+ and vv- as vvplus and vvminus svn path=/trunk/externals/smlib/; revision=13158 --- prevl-help.pd | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 prevl-help.pd (limited to 'prevl-help.pd') diff --git a/prevl-help.pd b/prevl-help.pd new file mode 100644 index 0000000..29991a5 --- /dev/null +++ b/prevl-help.pd @@ -0,0 +1,34 @@ +#N canvas 410 463 489 262 10; +#X text 364 181 j#|@2002; +#X obj 386 159 SMLib-help; +#X floatatom -12 16 5 0 0; +#X floatatom 42 50 5 0 0; +#X floatatom 94 49 5 0 0; +#X obj -2 46 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj -12 -4 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text -19 167 ...; +#X text 127 79 [deltas a b c]; +#X text 94 28 b; +#X text 40 29 a; +#X text 126 125 requires b<=c; +#X text 126 109 c = buffer size; +#X text 9 -8 x(i); +#X obj -14 107 print prevl; +#X text -17 -54 prevl: generates vector with past input values (float) +; +#X text -17 128 x(i-a); +#X text -17 142 x(i-(a+1)); +#X text -17 156 x(i-(a+2)); +#X text -17 182 x(i-(b)); +#X obj -14 80 prevl 0 10 10; +#X msg 71 2 clear; +#X connect 2 0 20 0; +#X connect 2 0 5 0; +#X connect 3 0 20 1; +#X connect 4 0 20 2; +#X connect 5 0 20 0; +#X connect 6 0 2 0; +#X connect 20 0 14 0; +#X connect 21 0 20 0; -- cgit v1.2.1