~kamalmostafa/ubuntu/lucid/pdp/fix-504941-ftbfs

« back to all changes in this revision

Viewing changes to doc/examples/example14.pd

  • Committer: Bazaar Package Importer
  • Author(s): Guenter Geiger (Debian/GNU)
  • Date: 2005-03-15 22:21:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050315222105-1q287rsihmd9j1tb
Tags: 1:0.12.4-2
* fixed the hardcoded depends
* added 3dp library

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#N canvas 621 348 611 467 10;
2
 
#X obj 168 329 pdp_xv;
3
 
#X obj 168 78 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
4
 
;
5
 
#X obj 168 142 pdp_v4l;
6
 
#X obj 168 108 metro 40;
7
 
#X msg 265 83 open /dev/video1;
8
 
#X floatatom 311 151 5 0 0;
9
 
#X obj 168 194 pdp_agc 0.5;
10
 
#X floatatom 310 211 5 0 0;
11
 
#X obj 168 245 pdp_contrast 0.5;
12
 
#X msg 4 157 chanmask \$1;
13
 
#X floatatom 4 133 5 0 0;
14
 
#X msg 4 104 1;
15
 
#X msg 35 104 3;
16
 
#X msg 67 104 5;
17
 
#X msg 99 104 7;
18
 
#X obj 314 192 hsl 128 15 0 1 0 1 empty empty empty -2 -6 0 8 -262144
19
 
-1 -1 12300 1;
20
 
#X obj 314 132 hsl 128 15 0 1 0 1 empty empty empty -2 -6 0 8 -262144
21
 
-1 -1 7900 1;
22
 
#X msg 265 58 open /dev/video0;
23
 
#X floatatom 310 272 5 0 0;
24
 
#X obj 314 253 hsl 128 15 0 3 0 1 empty empty empty -2 -6 0 8 -262144
25
 
-1 -1 0 1;
26
 
#X obj 168 298 pdp_saturation 0.5;
27
 
#X text 7 79 Y;
28
 
#X text 36 78 YCr;
29
 
#X text 68 79 YCb;
30
 
#X text 98 78 YCrCb;
31
 
#X text 25 15 some basic image enhancements;
32
 
#X text 13 60 agc color channels;
33
 
#X obj 183 166 pdp_flip_lr;
34
 
#X connect 1 0 3 0;
35
 
#X connect 2 0 27 0;
36
 
#X connect 3 0 2 0;
37
 
#X connect 4 0 2 0;
38
 
#X connect 5 0 6 1;
39
 
#X connect 6 0 8 0;
40
 
#X connect 7 0 8 1;
41
 
#X connect 8 0 20 0;
42
 
#X connect 9 0 6 0;
43
 
#X connect 10 0 9 0;
44
 
#X connect 11 0 10 0;
45
 
#X connect 12 0 10 0;
46
 
#X connect 13 0 10 0;
47
 
#X connect 14 0 10 0;
48
 
#X connect 15 0 7 0;
49
 
#X connect 16 0 5 0;
50
 
#X connect 17 0 2 0;
51
 
#X connect 18 0 20 1;
52
 
#X connect 19 0 18 0;
53
 
#X connect 20 0 0 0;
54
 
#X connect 27 0 6 0;