-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharray-scale-help.pd
More file actions
22 lines (22 loc) · 967 Bytes
/
array-scale-help.pd
File metadata and controls
22 lines (22 loc) · 967 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#N canvas 194 217 779 456 12;
#X text 271 187 set the array being referenced;
#X text 59 120 scalar value;
#X msg 61 150 2;
#X msg 91 180 0.5;
#X msg 121 210 0.25;
#X msg 151 240 -1;
#X obj 454 319 array define -k array-scale-help 16;
#A 0 0.760002 0.740002 0.553332 0.159992 -0.160013 -0.76669 -0.640022 -0.473352 -0.306683 -0.133346 0.0199896 -0.180014 -0.240015 -0.0333446 -0.160013 -0.453352;
#X obj 454 349 array define -k array-scale-help-2 12;
#A 0 -0.233347 0.253328 0.193327 -0.273348 0.159993 0.139992 -0.400017 -0.0866781 0.326662 0.126659 -0.233347 -0.173346;
#X obj 61 354 array-scale array-scale-help;
#X msg 274 217 set array-scale-help-2;
#X msg 309 261 set array-scale-help;
#X text 58 38 [array-scale] multiplies all values in the currently referenced array against the incoming scalar value.;
#X text 624 409 array-abs v0.0.0;
#X connect 2 0 8 0;
#X connect 3 0 8 0;
#X connect 4 0 8 0;
#X connect 5 0 8 0;
#X connect 9 0 8 0;
#X connect 10 0 8 0;