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 --- help/deltas-help.pd | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 help/deltas-help.pd (limited to 'help/deltas-help.pd') diff --git a/help/deltas-help.pd b/help/deltas-help.pd deleted file mode 100644 index 9034308..0000000 --- a/help/deltas-help.pd +++ /dev/null @@ -1,34 +0,0 @@ -#N canvas 553 310 489 262 10; -#X text 390 239 j#|@2002; -#X obj 412 217 SMLib-help; -#X floatatom 14 74 5 0 0; -#X obj 12 165 print deltas; -#X floatatom 68 108 5 0 0; -#X floatatom 120 107 5 0 0; -#X obj 24 104 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X obj 12 138 deltas 1 10 10; -#X obj 14 54 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X text 9 4 deltas: generates vector with differences between last -input and past inputs; -#X text 9 186 x(i)-x(i-a); -#X text 9 200 x(i)-x(i-(a+1)); -#X text 9 214 x(i)-x(i-(a+2)); -#X text 9 240 x(i)-x(i-(b)); -#X text 7 225 ...; -#X text 153 137 [deltas a b c]; -#X text 120 86 b; -#X text 66 87 a; -#X text 152 183 requires b<=c; -#X text 152 167 c = buffer size; -#X text 35 50 x(i); -#X msg 79 57 clear; -#X connect 2 0 6 0; -#X connect 2 0 7 0; -#X connect 4 0 7 1; -#X connect 5 0 7 2; -#X connect 6 0 7 0; -#X connect 7 0 3 0; -#X connect 8 0 2 0; -#X connect 21 0 7 0; -- cgit v1.2.1