aboutsummaryrefslogtreecommitdiff
path: root/abstractions/pdp_pps.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-15 07:26:47 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-15 07:26:47 +0000
commit37b6643df2df7d784a31ca73f7bb90dc109c2401 (patch)
treea8664e5adcfcb60cae136063d627549ecb76619b /abstractions/pdp_pps.pd
parentc50ce0e0217ea07e2d450add2ab29cecea66fa96 (diff)
removing PDP source (except debian files) before import of PDP 0.12.4
svn path=/trunk/externals/pdp/; revision=4217
Diffstat (limited to 'abstractions/pdp_pps.pd')
-rw-r--r--abstractions/pdp_pps.pd18
1 files changed, 0 insertions, 18 deletions
diff --git a/abstractions/pdp_pps.pd b/abstractions/pdp_pps.pd
deleted file mode 100644
index 8abb1dc..0000000
--- a/abstractions/pdp_pps.pd
+++ /dev/null
@@ -1,18 +0,0 @@
-#N canvas 115 450 614 279 10;
-#X obj 41 53 pdp_trigger;
-#X obj 113 90 timer;
-#X obj 113 187 /;
-#X obj 113 125 t b f;
-#X msg 113 155 1000;
-#X obj 41 21 inlet;
-#X obj 113 219 outlet;
-#X text 151 36 pdp_pps uses pdp_trigger to measure the number of packets
-per second. you can use this as a performance monitor.;
-#X connect 0 1 1 1;
-#X connect 0 1 1 0;
-#X connect 1 0 3 0;
-#X connect 2 0 6 0;
-#X connect 3 0 4 0;
-#X connect 3 1 2 1;
-#X connect 4 0 2 0;
-#X connect 5 0 0 0;