~ubuntu-branches/ubuntu/saucy/pd-smlib/saucy

« back to all changes in this revision

Viewing changes to prevl-help.pd

  • Committer: Bazaar Package Importer
  • Author(s): Hans-Christoph Steiner
  • Date: 2010-11-10 15:17:58 UTC
  • Revision ID: james.westby@ubuntu.com-20101110151758-3acjf69kiudo3gh4
Tags: upstream-0.12.1
ImportĀ upstreamĀ versionĀ 0.12.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 410 463 489 262 10;
 
2
#X text 364 181 j#|@2002;
 
3
#X obj 386 159 SMLib-help;
 
4
#X floatatom -12 16 5 0 0;
 
5
#X floatatom 42 50 5 0 0;
 
6
#X floatatom 94 49 5 0 0;
 
7
#X obj -2 46 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
 
8
-1;
 
9
#X obj -12 -4 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
 
10
-1;
 
11
#X text -19 167 ...;
 
12
#X text 127 79 [deltas a b c];
 
13
#X text 94 28 b;
 
14
#X text 40 29 a;
 
15
#X text 126 125 requires b<=c;
 
16
#X text 126 109 c = buffer size;
 
17
#X text 9 -8 x(i);
 
18
#X obj -14 107 print prevl;
 
19
#X text -17 -54 prevl: generates vector with past input values (float)
 
20
;
 
21
#X text -17 128 x(i-a);
 
22
#X text -17 142 x(i-(a+1));
 
23
#X text -17 156 x(i-(a+2));
 
24
#X text -17 182 x(i-(b));
 
25
#X obj -14 80 prevl 0 10 10;
 
26
#X msg 71 2 clear;
 
27
#X connect 2 0 20 0;
 
28
#X connect 2 0 5 0;
 
29
#X connect 3 0 20 1;
 
30
#X connect 4 0 20 2;
 
31
#X connect 5 0 20 0;
 
32
#X connect 6 0 2 0;
 
33
#X connect 20 0 14 0;
 
34
#X connect 21 0 20 0;