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

« back to all changes in this revision

Viewing changes to lmin-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 444 200 10;
2
 
#X text 351 168 j#|@2002;
3
 
#X obj 373 146 SMLib-help;
4
 
#X floatatom 53 72 5 0 0;
5
 
#X obj 9 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1
6
 
;
7
 
#X text 53 52 x(i);
8
 
#X floatatom 9 168 5 0 0;
9
 
#X obj 9 98 float;
10
 
#X text 5 21 argument: half-decay time (in number of activations);
11
 
#X text 6 4 lmin: leaky minimum;
12
 
#X obj 9 138 lmin 10;
13
 
#X msg 112 92 clear;
14
 
#X text 111 73 clear accumulator;
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 9 0;
20
 
#X connect 9 0 5 0;
21
 
#X connect 10 0 9 0;
22
 
#X connect 12 0 9 0;
 
1
#N canvas 1 53 444 200 10;
 
2
#X text 350 139 j#|@2002;
 
3
#X obj 372 117 SMLib-help;
 
4
#X floatatom 53 72 5 0 0 0 - - -;
 
5
#X obj 9 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1
 
6
;
 
7
#X text 53 52 x(i);
 
8
#X floatatom 9 168 5 0 0 0 - - -;
 
9
#X obj 9 98 float;
 
10
#X text 5 21 argument: half-decay time (in number of activations);
 
11
#X text 6 4 lmin: leaky minimum;
 
12
#X obj 9 138 lmin 10;
 
13
#X msg 112 92 clear;
 
14
#X text 111 73 clear accumulator;
 
15
#X msg 244 106 decay 5;
 
16
#X text 243 90 set half-decay time;
 
17
#N canvas 173 210 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 5 KEYWORDS control filter;
 
22
#X text 12 85 OUTLET_0 float;
 
23
#X text 12 105 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
 
24
;
 
25
#X text 12 45 DESCRIPTION leaky minimum;
 
26
#X text 12 65 INLET_0 float clear decay;
 
27
#X restore 382 161 pd META;
 
28
#X connect 2 0 6 1;
 
29
#X connect 3 0 6 0;
 
30
#X connect 6 0 9 0;
 
31
#X connect 9 0 5 0;
 
32
#X connect 10 0 9 0;
 
33
#X connect 12 0 9 0;