File: vrms-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 (55 lines) | stat: -rw-r--r-- 1,853 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
48
49
50
51
52
53
54
55
#N canvas 427 79 558 505 10;
#X obj -1 467 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 1 296 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 694 366 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 5 KEYWORDS control list_op;
#X text 12 85 OUTLET_0 float list;
#X text 12 45 DESCRIPTION root-mean-square of a vector;
#X restore 499 469 pd META;
#X obj 0 356 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 419 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 470 pd Related_objects;
#X obj 79 309 cnv 17 3 35 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 99 308 float;
#X text 99 327 list;
#X obj 79 368 cnv 17 3 40 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 99 366 float;
#X obj 0 1 cnv 15 552 40 empty empty vrms 3 12 0 18 -204280 -1 0;
#X text 174 309 - input value;
#X text 174 328 - list of input values;
#X text 99 394 list;
#X text 174 395 - input values to the specified power;
#X msg 90 63 1 2 3 4;
#X floatatom 90 245 8 0 0 0 - - -, f 8;
#X msg 157 63 3 4 5;
#X msg 207 63 1 1 1 1;
#X msg 273 63 1 -1 1 -1;
#X obj 90 164 smlib/vrms;
#X msg 51 63 -2;
#X text 174 367 - the root mean square of a single value is the absolute
of the value;
#X obj 504 6 vrms;
#X text 11 23 vrms computes the root-mean-square of a vector, f 76
;
#X connect 16 0 21 0;
#X connect 18 0 21 0;
#X connect 19 0 21 0;
#X connect 20 0 21 0;
#X connect 21 0 17 0;
#X connect 22 0 21 0;
#X coords 0 10100 20 10080 0 0 0;