From d2eec74a4d8c21aad495ba61539486b24d7ab8dc Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Wed, 9 Oct 2002 10:19:04 +0000 Subject: moved from zexy/zexy to zexy svn path=/trunk/externals/zexy/; revision=169 --- examples/pdf~.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 examples/pdf~.pd (limited to 'examples/pdf~.pd') diff --git a/examples/pdf~.pd b/examples/pdf~.pd new file mode 100644 index 0000000..c6505b3 --- /dev/null +++ b/examples/pdf~.pd @@ -0,0 +1,25 @@ +#N canvas 160 310 829 485 10; +#X obj 90 43 pdf~; +#X text 175 44 probability density function; +#X obj 14 166 osc~ 440; +#X msg 97 193 bang; +#X obj 14 387 tabwrite array99; +#X obj 14 303 pdf~ 128; +#X msg 96 246 clear; +#X msg 97 215 1; +#X msg 96 269 0; +#X text 146 260 clear the buffer; +#X text 140 203 send the pdf to the outlet; +#X obj 137 387 print; +#X text 90 302 creation argument : number of steps; +#X text 227 315 default is 64; +#X graph graph1 0 -1 128 1 428 431 828 131; +#X array array99 128 float; +#X pop; +#X connect 2 0 5 0; +#X connect 3 0 5 0; +#X connect 5 0 4 0; +#X connect 5 0 11 0; +#X connect 6 0 5 0; +#X connect 7 0 5 0; +#X connect 8 0 5 0; -- cgit v1.2.1