aboutsummaryrefslogtreecommitdiff
path: root/tabread~~-help.pd
blob: c4483b0aaea7ad2d96d091a8ed49418dbbd51e37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
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;