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 --- tabread~~-help.pd | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100755 tabread~~-help.pd (limited to 'tabread~~-help.pd') diff --git a/tabread~~-help.pd b/tabread~~-help.pd new file mode 100755 index 0000000..c4483b0 --- /dev/null +++ b/tabread~~-help.pd @@ -0,0 +1,63 @@ +#N canvas 78 22 896 636 10; +#X obj 28 14 tgl 15 0 empty empty empty 20 8 0 10 -262144 -1 -1 0 1 +; +#X floatatom 28 81 5 0 0 0 - - -; +#X floatatom 44 59 3 0 0 0 - - -; +#X obj 28 36 dsp; +#X obj 408 27 loadbang; +#X text 417 231 see also:; +#N canvas 0 22 450 300 (subpatch) 0; +#X array array99 13 float 0; +#X coords 0 5.5 12 -5.5 250 200 1; +#X restore 121 44 graph; +#X obj 41 523 snapshot~; +#X obj 176 507 metro 200; +#X obj 40 408 sig~; +#X floatatom 41 549 0 0 0 0 - - -; +#X obj 176 462 loadbang; +#X obj 176 486 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X floatatom 40 369 0 0 0 0 - - -; +#X obj 408 50 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 43 350 hsl 101 15 1 11 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 0 1; +#X text 498 548 IEM KUG; +#X text 482 536 musil; +#X text 519 536 @; +#X text 528 536 iem.at; +#X text 481 558 Graz \, Austria; +#X text 541 510 @; +#X text 550 510 iem.at; +#X text 482 510 zmoelnig; +#X msg 408 72 \; array99 resize 13 \; array99 0 -5 -5 -4 -3 -2 -1 0 +1 2 3 4 5 5 \; array99 bounds 0 5.5 12 -5.5 \; array99 xticks 0 1 2 +\; array99 yticks 0 0.5 5 \; array99 xlabel -6 0 2 4 6 8 10 12 \; array99 +ylabel -0.4 -5 -4 -3 -2 -1 0 1 2 3 4 5; +#X obj 484 230 tabread~; +#X obj 41 488 tabread~~ array99; +#X obj 84 427 sig~; +#X text 71 408 first part of float inlet sum; +#X text 113 426 second part of float inlet sum; +#X text 13 -15 tabread~~; +#X text 434 497 (c) IOhannes m zmoelnig 1999 - 2013; +#X text 433 525 (c) Thomas Musil 2000 - 2013; +#X text 117 -13 non-interpolating table lookup with double precision +index (15 digits accurate); +#X text 118 -37; +#X text 44 272 tabread is used to build samplers and other table lookup +algorithms. The interpolation scheme is rounding down integer.; +#X connect 0 0 3 0; +#X connect 3 0 1 0; +#X connect 3 1 2 0; +#X connect 4 0 14 0; +#X connect 7 0 10 0; +#X connect 8 0 7 0; +#X connect 9 0 26 0; +#X connect 11 0 12 0; +#X connect 12 0 8 0; +#X connect 13 0 9 0; +#X connect 14 0 24 0; +#X connect 15 0 13 0; +#X connect 26 0 7 0; +#X connect 27 0 26 1; -- cgit v1.2.1