aboutsummaryrefslogtreecommitdiff
path: root/itov-help.pd
blob: 0654274d18928f77fe32cb8c84daa9507927e57e (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
#N canvas 1 53 416 478 10;
#X text 327 406 j#|@2002;
#X msg 275 239 clear;
#X text 277 219 reinit;
#X text 11 81 - value of first class;
#X text 11 108 - number of classes;
#X text 11 95 - value of last class;
#X text 10 66 arguments:;
#X text 10 128 output:;
#X floatatom 93 445 5 0 0 0 - - -;
#X floatatom 45 446 5 0 0 0 - - -;
#X floatatom 144 445 5 0 0 0 - - -;
#X text 11 36 input:;
#X text 12 52 - class index;
#X msg 134 248 absolute;
#X floatatom 94 353 5 0 0 0 - - -;
#X msg 16 228 4.6;
#X msg 52 228 5.4;
#X obj 37 293 hist 0 10 10;
#X obj 45 419 itov 0 10 10;
#X obj 45 324 vcog;
#X msg 86 228 5.6;
#X text 7 191 out-of-range input is clipped;
#X floatatom 69 394 5 0 0 0 - - -;
#X text 11 157 - center value of class i;
#X text 11 143 - lower value of class i;
#X text 11 171 - upper value of class i;
#X obj 343 380 SMLib-help;
#N canvas 289 179 494 344 META 0;
#X text 12 175 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 155 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be)
;
#X text 12 45 DESCRIPTION binary index to value;
#X text 12 5 KEYWORDS control;
#X text 12 75 INLET_0 float absolute clear;
#X text 12 95 OUTLET_0 float;
#X text 12 115 OUTLET_1 float;
#X text 12 135 OUTLET_2 float;
#X restore 352 432 pd META;
#X text 14 7 itov: index to value;
#X connect 1 0 17 0;
#X connect 13 0 17 0;
#X connect 15 0 17 0;
#X connect 15 0 13 0;
#X connect 16 0 17 0;
#X connect 16 0 13 0;
#X connect 17 0 19 0;
#X connect 18 0 9 0;
#X connect 18 1 8 0;
#X connect 18 2 10 0;
#X connect 19 0 14 0;
#X connect 19 0 18 0;
#X connect 20 0 17 0;
#X connect 20 0 13 0;
#X connect 22 0 18 0;