aboutsummaryrefslogtreecommitdiff
path: root/doc/objects/pdp_control.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 /doc/objects/pdp_control.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 'doc/objects/pdp_control.pd')
-rw-r--r--doc/objects/pdp_control.pd59
1 files changed, 0 insertions, 59 deletions
diff --git a/doc/objects/pdp_control.pd b/doc/objects/pdp_control.pd
deleted file mode 100644
index cfe7704..0000000
--- a/doc/objects/pdp_control.pd
+++ /dev/null
@@ -1,59 +0,0 @@
-#N canvas 259 276 910 567 10;
-#X obj 143 325 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
-1;
-#X obj 143 415 pdp_control;
-#X msg 143 366 thread \$1;
-#X obj 48 54 pdp_help_input;
-#X msg 48 24 start;
-#X msg 105 24 stop;
-#X obj 48 205 pdp_help_output;
-#X obj 48 154 pdp_conv;
-#X floatatom 117 86 5 0 0;
-#X obj 46 361 osc~;
-#X floatatom 46 326 5 0 0;
-#X obj 46 430 osc~;
-#X floatatom 79 402 5 0 0;
-#X obj 46 460 dac~;
-#X obj 143 454 print;
-#X text 182 323 switch thread processing on or of;
-#X text 197 455 a pdp_drop message will be sent out;
-#X text 197 471 when a package is dropped;
-#X text 119 155 a convolution object to burn cycles;
-#X obj 666 254 pdp_control;
-#X msg 666 226 collectgarbage;
-#X obj 646 478 pdp_control;
-#X text 175 82 increase this with thread processing enabled \, no audio
-should be dropped. if you do it with thread processing disabled \,
-increasing it too much can lock up the machine when real time scheduling
-is enabled.;
-#X msg 646 452 memlimit \$1;
-#X msg 688 422 5e+07;
-#X msg 615 421 0;
-#X text 687 402 50M;
-#X text 613 401 off;
-#X text 472 178 free all unused packets. pdp's garbage collection is
-"lazy" meaning packets will only be freed when the maximum usage limit
-is reached.;
-#X text 179 25 pdp_control: fine tune the pdp system. (threads & memory).
-;
-#X text 470 357 set the max memory usage limit for the packet pool.
-the default is off (value <= 0).;
-#X text 475 511 (this is a safety measure: in pdp it is easy to use
-too much memory \, i.e. with delay lines \, which will likely crash
-pd);
-#X connect 0 0 2 0;
-#X connect 1 0 14 0;
-#X connect 2 0 1 0;
-#X connect 3 0 7 0;
-#X connect 4 0 3 0;
-#X connect 5 0 3 0;
-#X connect 7 0 6 0;
-#X connect 8 0 7 1;
-#X connect 9 0 11 0;
-#X connect 10 0 9 0;
-#X connect 11 0 13 0;
-#X connect 12 0 11 1;
-#X connect 20 0 19 0;
-#X connect 23 0 21 0;
-#X connect 24 0 23 0;
-#X connect 25 0 23 0;