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

« back to all changes in this revision

Viewing changes to lhisti-help.pd

  • Committer: Package Import Robot
  • Author(s): Hans-Christoph Steiner
  • Date: 2012-09-25 12:20:08 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120925122008-jhr5hyl3juh91eyv
Tags: 0.12.2-1
* updated to upstream version v0.12.2
* removed patches since they are in new upstream release
* bumped standards version to 3.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#N canvas 645 245 441 405 10;
2
 
#X text 360 376 j#|@2002;
3
 
#X text 380 357 SMLib-help;
4
 
#X obj 51 362 print;
5
 
#X obj 11 193 random 10;
6
 
#X obj 11 174 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
7
 
-1;
8
 
#X msg 236 193 absolute;
9
 
#X msg 236 221 relative;
10
 
#X msg 372 192 clear;
11
 
#X text 235 172 generate output;
12
 
#X text 371 173 reinit;
13
 
#X text 31 172 feed data;
14
 
#X obj 111 355 vsum;
15
 
#X floatatom 111 378 5 0 0 0 - - -;
16
 
#X msg 11 220 1 3 5 7 9;
17
 
#X text 14 50 - value of first class;
18
 
#X text 14 77 - number of classes;
19
 
#X text 14 64 - value of last class;
20
 
#X text 13 35 arguments:;
21
 
#X text 14 124 - array of samples in classes;
22
 
#X text 12 109 output:;
23
 
#X text 12 145 out-of-range inputs are clipped (cfr lhisti);
24
 
#X text 13 91 - half-decay time;
25
 
#X obj 51 325 lhist 0 10 10 5;
26
 
#X msg 118 194 leak;
27
 
#X text 118 172 perform leak;
28
 
#X text 13 4 lhisti: "leaky" histograms without clipping the input
29
 
;
30
 
#X msg 11 245 -5;
31
 
#X connect 3 0 22 0;
32
 
#X connect 4 0 3 0;
33
 
#X connect 5 0 22 0;
34
 
#X connect 6 0 22 0;
35
 
#X connect 7 0 22 0;
36
 
#X connect 11 0 12 0;
37
 
#X connect 13 0 22 0;
38
 
#X connect 22 0 2 0;
39
 
#X connect 22 0 11 0;
40
 
#X connect 23 0 22 0;
41
 
#X connect 26 0 22 0;
 
1
#N canvas 1 53 441 405 10;
 
2
#X text 358 334 j#|@2002;
 
3
#X obj 51 362 print;
 
4
#X obj 11 193 random 10;
 
5
#X obj 11 174 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
 
6
-1;
 
7
#X msg 236 193 absolute;
 
8
#X msg 236 221 relative;
 
9
#X msg 372 192 clear;
 
10
#X text 235 172 generate output;
 
11
#X text 371 173 reinit;
 
12
#X text 31 172 feed data;
 
13
#X obj 111 355 vsum;
 
14
#X floatatom 111 378 5 0 0 0 - - -;
 
15
#X msg 11 220 1 3 5 7 9;
 
16
#X text 14 50 - value of first class;
 
17
#X text 14 77 - number of classes;
 
18
#X text 14 64 - value of last class;
 
19
#X text 13 35 arguments:;
 
20
#X text 14 124 - array of samples in classes;
 
21
#X text 12 109 output:;
 
22
#X text 12 145 out-of-range inputs are clipped (cfr lhisti);
 
23
#X text 13 91 - half-decay time;
 
24
#X obj 51 325 lhist 0 10 10 5;
 
25
#X msg 118 194 leak;
 
26
#X text 118 172 perform leak;
 
27
#X text 13 4 lhisti: "leaky" histograms without clipping the input
 
28
;
 
29
#X msg 11 245 -5;
 
30
#X obj 367 309 SMLib-help;
 
31
#N canvas 255 157 494 344 META 0;
 
32
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
 
33
Wilkes for Pd version 0.42.;
 
34
#X text 12 25 LICENSE GPL v2;
 
35
#X text 12 105 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
 
36
;
 
37
#X text 12 5 KEYWORDS control;
 
38
#X text 12 45 DESCRIPTION "leaky" histograms without clipping the input
 
39
;
 
40
#X text 12 65 INLET_0 float list leak absolute relative clear;
 
41
#X text 12 85 OUTLET_0 list;
 
42
#X restore 377 356 pd META;
 
43
#X connect 2 0 21 0;
 
44
#X connect 3 0 2 0;
 
45
#X connect 4 0 21 0;
 
46
#X connect 5 0 21 0;
 
47
#X connect 6 0 21 0;
 
48
#X connect 10 0 11 0;
 
49
#X connect 12 0 21 0;
 
50
#X connect 21 0 1 0;
 
51
#X connect 21 0 10 0;
 
52
#X connect 22 0 21 0;
 
53
#X connect 25 0 21 0;