forked from macumbista/vectorsynthesis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path000.D.VECTOR_MODIFIERS.pd
82 lines (82 loc) · 2.89 KB
/
000.D.VECTOR_MODIFIERS.pd
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
#N canvas 0 28 1132 712 10;
#X text 887 576 Derek Holzer;
#X text 887 625 [email protected];
#X obj 60 337 vs-translate-gui \$0 \$0-translate-one;
#A saved 0 0 0;
#X obj 60 124 vs-scale-gui \$0 \$0-scale-one;
#A saved 100 100 100;
#X obj 60 200 vs-rotate-gui \$0 \$0-rotate-one;
#A saved 0 45 120 0 0 0 1 0 0 5;
#X obj 388 14 vs-morph-gui \$0 \$0-morph-one;
#A saved 0 1 0 1;
#X obj 388 82 vs-decimate-gui \$0 \$0-decimate-one;
#A saved 1 0 0 52 1 0 50 0;
#X obj 60 416 vs-projector-gui \$0 \$0-projector-one;
#A saved 100 0 0 90;
#X text 733 438 CAUTION: make sure to rename "\$0-<objectname>-one"
to "\$0-<objectname>-two" when making multiple copies!;
#X obj 51 492 cnv 15 320 150 empty empty Connect_here_to_test 20 12
0 14 -191407 -66577 0;
#X obj 60 517 vs-audiodac-gui \$0 \$0-dac-3dvectors;
#A saved 75 1 5 6 1 1 50 0 0;
#X obj 60 14 vs-icosahedron-gui \$0 \$0-ico-one;
#A saved 50 0 0 0 1 25 100 1 0;
#X obj 388 216 vs-operator-gui \$0 \$0-operator-one;
#A saved 1 50 0 5 0 50 0 4 1 0 0;
#X obj 388 350 cnv 15 320 60 empty empty empty 20 12 0 14 -4034 -66577
0;
#X obj 721 15 cnv 15 340 400 empty empty empty 20 12 0 14 -4034 -66577
0;
#X text 766 96 1) X axis signal;
#X text 766 116 2) Y axis signal;
#X text 766 134 3) Z axis signal (ignore for 2D vectors);
#X text 766 270 1) X axis signal;
#X text 766 290 2) Y axis signal;
#X text 766 308 3) Z axis signal (ignore for 2D projection);
#X text 766 326 4) Brightness signal;
#X text 766 152 4) Brightness signal (0-1);
#X text 742 77 INLETS;
#X text 741 240 OUTLETS;
#X text 730 29 Most modifiers follow a pattern for their inlets;
#X text 730 49 and outlets:;
#X text 392 391 to different inlets of the different modifiers.;
#X text 392 356 Try connecting the left outlet of;
#X text 766 173 5) X modifier (Xscale \, Xrotate \, etc) (0-1);
#X text 766 193 6) Y modifier (Yscale \, Yrotate \, etc) (0-1);
#X text 766 213 7) Z modifier (Zscale \, Zrotate \, etc) (0-1);
#X obj 931 348 cnv 15 100 60 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 967 370 bng 15 250 50 0 empty empty ? 17 7 0 10 -4032 -1 -1
;
#X text 945 352 CLICK THE;
#X text 949 388 FOR HELP;
#X text 747 361 When in doubt about the;
#X text 746 381 inlets and outlets --->;
#X obj 388 419 vs-ext-input \$0 \$0-input-one;
#A saved 100 0 0 0 0 200 0 0 0 0 0 0 0 1 1 100 0 100 0 1 1 0;
#X text 594 356 [vs-operator-gui] \,;
#X text 393 374 or of [vs-ext-input] if you have an external signal
\,;
#X text 887 600 Santa Cruz de Tenerife May 2019;
#X text 511 663 WARNNG PRESETS NOT ACTIVE YET;
#X connect 2 0 7 0;
#X connect 2 1 7 1;
#X connect 2 2 7 2;
#X connect 2 3 7 3;
#X connect 3 0 4 0;
#X connect 3 1 4 1;
#X connect 3 2 4 2;
#X connect 3 3 4 3;
#X connect 4 0 2 0;
#X connect 4 1 2 1;
#X connect 4 2 2 2;
#X connect 4 3 2 3;
#X connect 7 0 10 0;
#X connect 7 1 10 1;
#X connect 7 2 10 2;
#X connect 11 0 3 0;
#X connect 11 1 3 1;
#X connect 11 2 3 2;
#X connect 11 3 3 3;
#X connect 12 0 2 6;
#X connect 38 0 11 1;