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

« back to all changes in this revision

Viewing changes to abstractions/pdp_pps.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 115 450 614 279 10;
2
 
#X obj 41 53 pdp_trigger;
3
 
#X obj 113 90 timer;
4
 
#X obj 113 187 /;
5
 
#X obj 113 125 t b f;
6
 
#X msg 113 155 1000;
7
 
#X obj 41 21 inlet;
8
 
#X obj 113 219 outlet;
9
 
#X text 151 36 pdp_pps uses pdp_trigger to measure the number of packets
10
 
per second. you can use this as a performance monitor.;
11
 
#X connect 0 1 1 1;
12
 
#X connect 0 1 1 0;
13
 
#X connect 1 0 3 0;
14
 
#X connect 2 0 6 0;
15
 
#X connect 3 0 4 0;
16
 
#X connect 3 1 2 1;
17
 
#X connect 4 0 2 0;
18
 
#X connect 5 0 0 0;