aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/04.video/04.videoRTX.pd
blob: 7f5bb446b85ef33d85efe0a474fe20056011c6fd (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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
#N canvas 67 70 636 509 10;
#X obj 43 89 gemhead;
#X obj 190 380 pix_texture;
#X obj 43 380 pix_texture;
#X obj 190 298 pix_rtx;
#X msg 328 180 clear;
#X msg 327 270 mode 1;
#X msg 327 247 mode 0;
#X text 380 179 clear the buffer;
#X text 47 14 pix_rtx;
#X text 188 14 transform the x-axis into the t-axis and vice-versa
on the fly;
#X text 42 447 upper-picture;
#X text 198 448 lower-picture;
#X text 38 465 NO transformation;
#X text 198 467 RTX-transformed;
#X text 46 24 =======;
#X text 380 248 lock time on x-axis;
#X text 376 272 lock x on x-axis;
#X text 495 272 (default);
#X msg 329 211 set;
#X text 363 213 fill the buffer with current frame;
#X obj 43 113 pix_video;
#X obj 190 401 translateXYZ 0 -2 0;
#X obj 43 184 separator;
#X obj 190 185 separator;
#X obj 43 401 translateXYZ 0 2 0;
#X obj 190 208 pix_separator;
#X obj 190 422 rectangle 3 1.5;
#X obj 43 422 rectangle 3 1.5;
#X msg 177 96 dimen 256 128;
#X msg 177 117 dimen 64 64;
#X text 281 101 pix-streams to be rtx-transformed must have the same
properties (width \, height \, colorspace) \;;
#X obj 43 149 trigger anything anything;
#N canvas 87 154 247 179 Gem.init 0;
#X obj 118 46 loadbang;
#X msg 118 81 reset;
#X obj 118 113 outlet;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X restore 454 405 pd Gem.init;
#N canvas 340 107 682 322 gemwin 0;
#X obj 102 122 tgl 15 0 \$0-gemstart \$0-gemstart empty 17 7 0 10 -262144
-1 -1 0 1;
#X obj 102 161 r \$0-gemstart;
#X obj 102 182 select 1 0;
#X msg 102 214 create \, 1;
#X msg 177 215 destroy;
#X obj 102 239 t a;
#X obj 318 54 inlet;
#X obj 318 255 gemwin;
#X obj 318 100 t a a;
#X obj 318 287 outlet;
#X obj 350 128 route create destroy;
#X obj 350 150 t b;
#X msg 350 172 1;
#X obj 390 150 t b;
#X msg 390 172 0;
#X obj 350 195 t f;
#X msg 350 219 set \$1;
#X text 118 122 rendering;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 2 1 4 0;
#X connect 3 0 5 0;
#X connect 4 0 5 0;
#X connect 5 0 8 0;
#X connect 6 0 8 0;
#X connect 7 0 9 0;
#X connect 8 0 7 0;
#X connect 8 1 10 0;
#X connect 10 0 11 0;
#X connect 10 1 13 0;
#X connect 11 0 12 0;
#X connect 12 0 15 0;
#X connect 13 0 14 0;
#X connect 14 0 15 0;
#X connect 15 0 16 0;
#X connect 16 0 0 0;
#X coords 0 -1 1 1 85 40 1 100 100;
#X restore 424 422 pd gemwin;
#X connect 0 0 20 0;
#X connect 1 0 21 0;
#X connect 2 0 24 0;
#X connect 3 0 1 0;
#X connect 4 0 3 0;
#X connect 5 0 3 0;
#X connect 6 0 3 0;
#X connect 18 0 3 0;
#X connect 20 0 31 0;
#X connect 21 0 26 0;
#X connect 22 0 2 0;
#X connect 23 0 25 0;
#X connect 24 0 27 0;
#X connect 25 0 3 0;
#X connect 28 0 20 0;
#X connect 29 0 20 0;
#X connect 31 0 22 0;
#X connect 31 1 23 0;
#X connect 32 0 33 0;