File: vpow-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 (59 lines) | stat: -rw-r--r-- 2,091 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
56
57
58
59
#N canvas 427 79 558 505 10;
#X obj -1 475 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
0;
#X obj 1 269 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
;
#N canvas 696 365 424 317 META 0;
#X text 12 145 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 125 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 45 DESCRIPTION compute y(i)=x(i)^a;
#X text 12 85 INLET_0 float;
#X text 12 105 OUTLET_0 float list;
#X restore 499 477 pd META;
#X obj 0 353 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
#X obj 0 401 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 478 pd Related_objects;
#X obj 79 282 cnv 17 3 35 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 99 281 float;
#X text 99 300 list;
#X obj 79 365 cnv 17 3 30 empty empty 0 5 9 0 16 -228856 -162280 0
;
#X text 99 363 float;
#X obj 0 1 cnv 15 552 40 empty empty vpow 3 12 0 18 -204280 -1 0;
#X text 174 282 - input value;
#X text 174 301 - list of input values;
#X obj 79 323 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
;
#X text 99 321 float;
#X obj 83 237 print;
#X floatatom 152 98 5 0 0 0 - - -, f 5;
#X msg 83 68 0.01 0.5 1 1.5 2 2.5 3 3.5 0;
#X text 11 23 vpow computes y(i)=x(i)^a, f 76;
#X obj 83 166 smlib/vpow 2;
#X obj 504 6 vpow;
#X text 99 382 list;
#X text 174 364 - input value to the specified power;
#X text 174 322 - the power to which the float or list values will
be raised;
#X msg 40 95 -1;
#X text 174 383 - input values to the specified power;
#X obj 0 437 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
0;
#X text 84 456 if (x(i)<=0) then y(i)=-1000;
#X text 84 420 default power value. No value assumes 1;
#X connect 17 0 20 1;
#X connect 18 0 20 0;
#X connect 20 0 16 0;
#X connect 25 0 20 0;
#X coords 0 10100 20 10080 0 0 0;