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

« back to all changes in this revision

Viewing changes to doc/objects/pdp_snap.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 623 480 596 300 10;
2
 
#X msg 92 15 start;
3
 
#X msg 142 15 stop;
4
 
#X obj 92 53 pdp_help_input;
5
 
#X obj 41 240 pdp_help_output;
6
 
#X text 140 172 bang: sends stored packet to output;
7
 
#X text 113 143 left intlet (hot):;
8
 
#X text 112 202 right intlet (cold):;
9
 
#X obj 41 171 pdp_snap;
10
 
#X text 115 103 pdp_reg takes a snapshot from a pdp stream.;
11
 
#X text 263 201 pdp inlet;
12
 
#X text 139 157 snap: stores the next packet that arrives on second
13
 
inlet;
14
 
#X msg 8 130 bang;
15
 
#X msg 49 130 snap;
16
 
#X connect 0 0 2 0;
17
 
#X connect 1 0 2 0;
18
 
#X connect 2 0 7 1;
19
 
#X connect 7 0 3 0;
20
 
#X connect 11 0 7 0;
21
 
#X connect 12 0 7 0;