aboutsummaryrefslogtreecommitdiff
path: root/help/prevl-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/prevl-help.pd')
-rw-r--r--help/prevl-help.pd34
1 files changed, 34 insertions, 0 deletions
diff --git a/help/prevl-help.pd b/help/prevl-help.pd
new file mode 100644
index 0000000..cf7f8d5
--- /dev/null
+++ b/help/prevl-help.pd
@@ -0,0 +1,34 @@
+#N canvas 410 463 489 262 12;
+#X text 364 181 j#|@2002;
+#X obj 386 159 SMLib;
+#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;