~ubuntu-branches/ubuntu/raring/pd-smlib/raring

« back to all changes in this revision

Viewing changes to lmax-help.pd

  • Committer: Package Import Robot
  • Author(s): Hans-Christoph Steiner
  • Date: 2012-09-25 12:20:08 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20120925122008-1915rs1wniolkddt
Tags: upstream-0.12.2
ImportĀ upstreamĀ versionĀ 0.12.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#N canvas 553 310 441 199 10;
2
 
#X text 353 169 j#|@2002;
3
 
#X obj 375 147 SMLib-help;
4
 
#X floatatom 55 73 5 0 0;
5
 
#X obj 11 56 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
6
 
-1;
7
 
#X text 55 53 x(i);
8
 
#X floatatom 11 169 5 0 0;
9
 
#X obj 11 99 float;
10
 
#X text 7 22 argument: half-decay time (in number of activations);
11
 
#X msg 119 95 clear;
12
 
#X text 118 77 clear accumulator;
13
 
#X text 8 5 lmax: leaky maximum;
14
 
#X obj 11 139 lmax 10;
15
 
#X msg 244 106 decay 5;
16
 
#X text 243 90 set half-decay time;
17
 
#X connect 2 0 6 1;
18
 
#X connect 3 0 6 0;
19
 
#X connect 6 0 11 0;
20
 
#X connect 8 0 11 0;
21
 
#X connect 11 0 5 0;
22
 
#X connect 12 0 11 0;
 
1
#N canvas 1 53 441 199 10;
 
2
#X text 345 139 j#|@2002;
 
3
#X obj 367 117 SMLib-help;
 
4
#X floatatom 55 73 5 0 0 0 - - -;
 
5
#X obj 11 56 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
 
6
-1;
 
7
#X text 55 53 x(i);
 
8
#X floatatom 11 169 5 0 0 0 - - -;
 
9
#X obj 11 99 float;
 
10
#X text 7 22 argument: half-decay time (in number of activations);
 
11
#X msg 119 95 clear;
 
12
#X text 118 77 clear accumulator;
 
13
#X text 8 5 lmax: leaky maximum;
 
14
#X obj 11 139 lmax 10;
 
15
#X msg 244 106 decay 5;
 
16
#X text 243 90 set half-decay time;
 
17
#N canvas 277 199 494 344 META 0;
 
18
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
 
19
Wilkes for Pd version 0.42.;
 
20
#X text 12 25 LICENSE GPL v2;
 
21
#X text 12 105 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
 
22
;
 
23
#X text 12 5 KEYWORDS control;
 
24
#X text 12 45 DESCRIPTION leaky maximum;
 
25
#X text 12 65 INLET_0 float clear decay;
 
26
#X text 12 85 OUTLET_0 float;
 
27
#X restore 381 159 pd META;
 
28
#X connect 2 0 6 1;
 
29
#X connect 3 0 6 0;
 
30
#X connect 6 0 11 0;
 
31
#X connect 8 0 11 0;
 
32
#X connect 11 0 5 0;
 
33
#X connect 12 0 11 0;