File: vstd-help.pd

package info (click to toggle)
pd-smlib 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 844 kB
  • sloc: ansic: 3,010; makefile: 63
file content (47 lines) | stat: -rw-r--r-- 1,625 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
#N canvas 449 85 558 505 10;
#X obj -1 465 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 1 342 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 710 358 424 317 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 105 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
;
#X text 12 65 INLET_0 list float;
#X text 12 45 DESCRIPTION standard deviation of a vector;
#X text 12 85 OUTLET_0 float;
#X text 12 5 KEYWORDS control list_op;
#X restore 499 467 pd META;
#X obj 0 386 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 434 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
0;
#N canvas 116 494 428 85 Related_objects 0;
#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
#X text 6 1 Related Objects;
#X restore 195 468 pd Related_objects;
#X obj 0 0 cnv 15 552 40 empty empty vstd 3 12 0 18 -204280 -1 0;
#X obj 79 355 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 99 356 list;
#X text 174 357 - list of input values;
#X obj 79 401 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X msg 85 92 1 2 3 4;
#X floatatom 85 253 8 0 0 0 - - -, f 8;
#X msg 152 93 3 4 5;
#X msg 202 93 1 1 1 1;
#X msg 268 93 1 -1 1 -1 1;
#X obj 85 188 smlib/vstd;
#X text 11 23 vstd computes the standard deviation of a vector, f
71;
#X obj 508 5 vstd;
#X text 99 403 float;
#X text 174 402 - the standard deviation if the list values;
#X connect 11 0 16 0;
#X connect 13 0 16 0;
#X connect 14 0 16 0;
#X connect 15 0 16 0;
#X connect 16 0 12 0;