From a7e6303e3e7e87bf90b21821d2e419ed4799783c Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 28 Jun 2013 17:25:22 +0000 Subject: initial check in of double precision library of iem svn path=/trunk/externals/iem/iem_dp/; revision=17167 --- mul~~-help.pd | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100755 mul~~-help.pd (limited to 'mul~~-help.pd') diff --git a/mul~~-help.pd b/mul~~-help.pd new file mode 100755 index 0000000..0d5fce2 --- /dev/null +++ b/mul~~-help.pd @@ -0,0 +1,101 @@ +#N canvas 291 113 936 537 10; +#X symbolatom 194 348 25 0 0 0 - - -; +#X text 134 493 IEM KUG; +#X text 118 481 musil; +#X text 155 481 @; +#X text 164 481 iem.at; +#X text 117 503 Graz \, Austria; +#X text 177 455 @; +#X text 186 455 iem.at; +#X text 118 455 zmoelnig; +#X obj 139 97 sig~; +#X obj 99 97 sig~; +#X obj 360 144 sig~; +#X obj 320 144 sig~; +#X msg 11 91 \; pd dsp \$1; +#X obj 11 71 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1 +; +#X text 14 12 *~~; +#X text 70 13 double precision signal multiplication; +#X obj 194 203 *~~ #######; +#X text 386 348 product displayed via a symbol; +#N canvas 0 22 330 356 sunsig~~ 0; +#X obj 22 195 snapshot~; +#X obj 47 103 metro 300; +#X obj 46 81 loadbang; +#X obj 22 18 inlet~; +#X obj 122 18 inlet~; +#X obj 122 195 snapshot~; +#X obj 47 136 t b b; +#X obj 36 277 outlet; +#X obj 35 248 dptosym; +#X connect 0 0 8 0; +#X connect 1 0 6 0; +#X connect 2 0 1 0; +#X connect 3 0 0 0; +#X connect 4 0 5 0; +#X connect 5 0 8 1; +#X connect 6 0 0 0; +#X connect 6 1 5 0; +#X connect 8 0 7 0; +#X restore 195 260 pd sunsig~~; +#X msg 320 94 "1.111111; +#X msg 99 51 "1.111111; +#X text 117 366 should be "1.234567654321; +#X text 406 105 = symbol selector of an anything; +#X text 396 94 double precision number beginning with a "double quote" +=; +#X text 183 62 = symbol selector of an anything; +#X text 173 51 double precision number beginning with a "double quote" +=; +#X text 16 32 mul~~; +#X obj 292 203 mul~~; +#X text 374 13 15 digits accurate; +#X text 69 442 (c) IOhannes m zmoelnig 1999 - 2013; +#X text 69 470 (c) Thomas Musil 2000 - 2013; +#X obj 99 74 symtodp; +#X obj 320 115 symtodp; +#X obj 440 256 *~~ 100 0; +#X symbolatom 439 307 25 0 0 0 - - -; +#N canvas 0 22 330 356 sunsig~~ 0; +#X obj 22 195 snapshot~; +#X obj 47 103 metro 300; +#X obj 46 81 loadbang; +#X obj 22 18 inlet~; +#X obj 122 18 inlet~; +#X obj 122 195 snapshot~; +#X obj 47 136 t b b; +#X obj 36 277 outlet; +#X obj 35 248 dptosym; +#X connect 0 0 8 0; +#X connect 1 0 6 0; +#X connect 2 0 1 0; +#X connect 3 0 0 0; +#X connect 4 0 5 0; +#X connect 5 0 8 1; +#X connect 6 0 0 0; +#X connect 6 1 5 0; +#X connect 8 0 7 0; +#X restore 439 281 pd sunsig~~; +#X obj 440 226 sig~; +#X floatatom 439 206 5 0 0 0 - - -; +#X obj 516 255 mul~~ 100 0; +#X connect 9 0 17 1; +#X connect 10 0 17 0; +#X connect 11 0 17 3; +#X connect 12 0 17 2; +#X connect 14 0 13 0; +#X connect 17 0 19 0; +#X connect 17 1 19 1; +#X connect 19 0 0 0; +#X connect 20 0 33 0; +#X connect 21 0 32 0; +#X connect 32 0 10 0; +#X connect 32 1 9 0; +#X connect 33 0 12 0; +#X connect 33 1 11 0; +#X connect 34 0 36 0; +#X connect 34 1 36 1; +#X connect 36 0 35 0; +#X connect 37 0 34 0; +#X connect 38 0 37 0; -- cgit v1.2.1