aboutsummaryrefslogtreecommitdiff
path: root/3dScale-help.pd
blob: 9289ea196055f7bacdeed3084023273067eee7ad (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
#N canvas 177 132 423 241 10;
#X msg 38 101 2 1 0;
#X obj 24 173 unpack f f f;
#X floatatom 24 196 5 0 0 0 - - -;
#X floatatom 63 196 5 0 0 0 - - -;
#X floatatom 103 197 5 0 0 0 - - -;
#X msg 24 77 1 2 3;
#X text 182 109 1st inlet: accepts list of 3 floats;
#X floatatom 111 115 5 0 0 0 - - -;
#X text 182 129 2nd inlet: accepts floats;
#X text 184 79 args: <float>;
#X text 183 156 outlet: list of 3 floats;
#X obj 24 139 mtl/3dScale 3;
#X obj 17 8 cnv 15 380 60 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text 22 50 tags: 3d;
#X text 119 50 Author: Roman Haefeli;
#X text 272 50 Version: 2007-12-09;
#X text 23 13 Description: Scales a vector.;
#X connect 0 0 11 0;
#X connect 1 0 2 0;
#X connect 1 1 3 0;
#X connect 1 2 4 0;
#X connect 5 0 11 0;
#X connect 7 0 11 1;
#X connect 11 0 1 0;