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

« back to all changes in this revision

Viewing changes to vstd-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 381 509 394 125 10;
2
 
#X msg 17 39 1 2 3 4;
3
 
#X floatatom 51 95 5 0 0;
4
 
#X msg 84 40 3 4 5;
5
 
#X text 315 100 j#|@2002;
6
 
#X obj 337 78 SMLib-help;
7
 
#X msg 134 40 1 1 1 1;
8
 
#X obj 51 70 vstd;
9
 
#X msg 200 40 1 -1 1 -1 1;
10
 
#X text 16 14 vstd computes the standard deviation of a vector;
11
 
#X connect 0 0 6 0;
12
 
#X connect 2 0 6 0;
13
 
#X connect 5 0 6 0;
14
 
#X connect 6 0 1 0;
15
 
#X connect 7 0 6 0;
 
1
#N canvas 1 53 394 160 10;
 
2
#X msg 17 39 1 2 3 4;
 
3
#X floatatom 51 95 5 0 0 0 - - -;
 
4
#X msg 84 40 3 4 5;
 
5
#X text 315 100 j#|@2002;
 
6
#X obj 337 78 SMLib-help;
 
7
#X msg 134 40 1 1 1 1;
 
8
#X obj 51 70 vstd;
 
9
#X msg 200 40 1 -1 1 -1 1;
 
10
#X text 16 14 vstd computes the standard deviation of a vector;
 
11
#N canvas 175 193 494 344 META 0;
 
12
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
 
13
Wilkes for Pd version 0.42.;
 
14
#X text 12 25 LICENSE GPL v2;
 
15
#X text 12 105 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
 
16
;
 
17
#X text 12 65 INLET_0 list float;
 
18
#X text 12 45 DESCRIPTION standard deviation of a vector;
 
19
#X text 12 85 OUTLET_0 float;
 
20
#X text 12 5 KEYWORDS control list_op;
 
21
#X restore 337 125 pd META;
 
22
#X connect 0 0 6 0;
 
23
#X connect 2 0 6 0;
 
24
#X connect 5 0 6 0;
 
25
#X connect 6 0 1 0;
 
26
#X connect 7 0 6 0;