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

« back to all changes in this revision

Viewing changes to doc/introduction/control.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 372 355 668 154 10;
2
 
#X obj 33 107 pdp_xv;
3
 
#X obj 33 57 pdp_v4l;
4
 
#X msg 33 12 bang;
5
 
#X obj 33 81 pdp_trigger;
6
 
#X obj 33 35 metro 1000;
7
 
#X obj 105 108 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
8
 
-1;
9
 
#X text 140 20 pdp_trigger sends out a bang message on the right outlet
10
 
before it passes the incoming pdp message on the left outlet.;
11
 
#X msg 73 12 stop;
12
 
#X connect 1 0 3 0;
13
 
#X connect 2 0 4 0;
14
 
#X connect 3 0 0 0;
15
 
#X connect 3 1 5 0;
16
 
#X connect 4 0 1 0;
17
 
#X connect 7 0 4 0;