aboutsummaryrefslogtreecommitdiff
path: root/reference/scalarmult-help.pd
blob: 5458ae1c9a84654d66e17b484ddc45751c967a19 (plain)
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
#N canvas 16 7 694 398 10;
#X text 100 16 scalar multilicaton ("dot");
#X msg 41 66 1 2 3;
#X msg 80 92 4 3 2;
#X obj 41 151 print;
#X msg 147 67 1 2 3;
#X msg 205 95 4 3 2;
#X obj 147 152 print;
#X obj 147 126 . 10 10 1;
#X obj 41 125 .;
#X msg 345 69 1 2 3;
#X obj 345 154 print;
#X msg 451 70 1 2 3;
#X obj 451 155 print;
#X floatatom 379 103 4 0 0 0 - - -;
#X obj 451 129 . 7;
#X floatatom 484 104 4 0 0 0 - - -;
#X obj 32 326 .;
#X msg 32 247 1 2 3;
#X msg 148 248 1 2 3;
#X obj 148 324 . 0;
#X text 28 212 these are NOT the same !!;
#X obj 148 355 print SCAL;
#X obj 32 355 print VECT;
#X msg 48 281 2 2 1;
#X msg 84 307 3;
#X msg 177 300 2 2 1;
#X msg 164 277 3;
#X text 203 276 good;
#X text 217 300 bad;
#X text 96 281 good;
#X text 110 305 bad;
#X text 300 214 tricky:;
#X obj 311 333 print;
#X msg 327 283 1 2 3;
#X floatatom 311 257 4 0 0 0 - - -;
#X obj 311 310 .;
#X obj 416 340 print;
#X msg 416 294 1 2 3;
#X obj 416 317 .;
#X obj 416 272 t b l;
#X floatatom 416 248 4 0 0 0 - - -;
#X text 462 273 note that we "cast" the float to list;
#X text 559 21 part of zexy;
#X obj 53 15 .;
#X obj 345 128 . 0;
#N canvas 460 154 494 344 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 105 OUTLET_0 list;
#X text 12 125 AUTHOR IOhannes m zmoelnig;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION scalar multilicaton ("dot");
#X text 12 65 INLET_0 list;
#X text 12 85 INLET_1 list;
#X restore 638 367 pd META;
#X connect 1 0 8 0;
#X connect 2 0 8 1;
#X connect 4 0 7 0;
#X connect 5 0 7 1;
#X connect 7 0 6 0;
#X connect 8 0 3 0;
#X connect 9 0 44 0;
#X connect 11 0 14 0;
#X connect 13 0 44 1;
#X connect 14 0 12 0;
#X connect 15 0 14 1;
#X connect 16 0 22 0;
#X connect 17 0 16 0;
#X connect 18 0 19 0;
#X connect 19 0 21 0;
#X connect 23 0 16 1;
#X connect 24 0 16 1;
#X connect 25 0 19 1;
#X connect 26 0 19 1;
#X connect 33 0 35 1;
#X connect 34 0 35 0;
#X connect 35 0 32 0;
#X connect 37 0 38 0;
#X connect 38 0 36 0;
#X connect 39 0 37 0;
#X connect 39 1 38 1;
#X connect 40 0 39 0;
#X connect 44 0 10 0;