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

« back to all changes in this revision

Viewing changes to doc/examples/example04.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 89 39 931 736 10;
2
 
#X obj 68 204 pdp_noise;
3
 
#X obj 68 85 metro 40;
4
 
#X obj 68 58 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
5
 
-1;
6
 
#X obj 112 303 pdp_gain;
7
 
#X floatatom 240 518 5 0 0;
8
 
#X obj 68 514 pdp_blur;
9
 
#X obj 243 499 hsl 128 15 0 1 0 1 empty empty empty -2 -6 0 8 -262144
10
 
-1 -1 6500 1;
11
 
#X floatatom 240 233 5 0 0;
12
 
#X obj 243 208 hsl 128 15 0 5 0 1 empty empty empty -2 -6 0 8 -262144
13
 
-1 -1 0 1;
14
 
#X floatatom 240 587 5 0 0;
15
 
#X obj 243 567 hsl 128 15 0 1 0 1 empty empty empty -2 -6 0 8 -262144
16
 
-1 -1 5000 1;
17
 
#X floatatom 239 307 5 0 0;
18
 
#X obj 242 288 hsl 128 15 -5 5 0 1 empty empty empty -2 -6 0 8 -262144
19
 
-1 -1 8920 1;
20
 
#X msg 15 339 reset;
21
 
#X obj 68 338 pdp_add;
22
 
#X obj 68 243 pdp_gain;
23
 
#X text 393 286 a |gain| > 1 ensures regeneration;
24
 
#X floatatom 119 56 5 0 0;
25
 
#X obj 68 582 pdp_motion_phase;
26
 
#X floatatom 133 338 5 0 0;
27
 
#X text 392 495 blur ensures spatial coupling (determines the speed
28
 
at which "blobs" move around the screen);
29
 
#X text 392 565 a motion phase effect to spice it up (this causes local
30
 
negative feedback around suddon changes);
31
 
#X msg 109 13 40;
32
 
#X msg 144 13 1000;
33
 
#X msg 146 119 type grey;
34
 
#X msg 147 90 type yv12;
35
 
#X obj 68 619 pdp_xv;
36
 
#X text 393 206 mix in some noise to get it going (set blur to minimal
37
 
when starting so the added noise won't be blurred to black);
38
 
#X obj 68 363 pdp_del 50;
39
 
#X text 242 14 this example is like example03 with a zoom / rotation
40
 
object thrown in;
41
 
#X obj 68 480 pdp_zrot;
42
 
#X floatatom 239 377 5 0 0;
43
 
#X obj 242 358 hsl 128 15 0.1 10 1 1 empty empty empty -2 -6 0 8 -262144
44
 
-1 -1 8567 1;
45
 
#X floatatom 239 446 5 0 0;
46
 
#X obj 242 426 hsl 128 15 0 360 0 1 empty empty empty -2 -6 0 8 -262144
47
 
-1 -1 300 1;
48
 
#X text 393 357 zoom;
49
 
#X msg 239 334 1;
50
 
#X msg 239 403 0;
51
 
#X msg 239 261 1;
52
 
#X text 392 420 rotation;
53
 
#X connect 0 0 15 0;
54
 
#X connect 1 0 0 0;
55
 
#X connect 2 0 1 0;
56
 
#X connect 3 0 14 1;
57
 
#X connect 5 0 18 0;
58
 
#X connect 6 0 4 0;
59
 
#X connect 6 0 5 1;
60
 
#X connect 8 0 7 0;
61
 
#X connect 8 0 15 1;
62
 
#X connect 10 0 9 0;
63
 
#X connect 10 0 18 1;
64
 
#X connect 12 0 11 0;
65
 
#X connect 12 0 3 1;
66
 
#X connect 13 0 28 0;
67
 
#X connect 14 0 28 0;
68
 
#X connect 15 0 14 0;
69
 
#X connect 17 0 1 1;
70
 
#X connect 18 0 3 0;
71
 
#X connect 18 0 26 0;
72
 
#X connect 19 0 28 1;
73
 
#X connect 22 0 17 0;
74
 
#X connect 23 0 17 0;
75
 
#X connect 24 0 0 0;
76
 
#X connect 25 0 0 0;
77
 
#X connect 28 0 30 0;
78
 
#X connect 30 0 5 0;
79
 
#X connect 31 0 30 1;
80
 
#X connect 32 0 31 0;
81
 
#X connect 33 0 30 2;
82
 
#X connect 34 0 33 0;
83
 
#X connect 36 0 32 0;
84
 
#X connect 37 0 34 0;
85
 
#X connect 38 0 12 0;