From 2e5402b354317ba36480d00de4f1aced6755b7cf Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sun, 6 Nov 2011 01:25:48 +0000 Subject: Added META subpatch svn path=/trunk/externals/smlib/; revision=15705 --- itov-help.pd | 101 +++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 57 insertions(+), 44 deletions(-) (limited to 'itov-help.pd') diff --git a/itov-help.pd b/itov-help.pd index 280b20f..0654274 100644 --- a/itov-help.pd +++ b/itov-help.pd @@ -1,44 +1,57 @@ -#N canvas 436 204 416 478 10; -#X text 327 442 j#|@2002; -#X text 347 423 SMLib-help; -#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; -#X floatatom 45 446 5 0 0; -#X floatatom 144 445 5 0 0; -#X text 14 7 itov: intex to value; -#X text 11 36 input:; -#X text 12 52 - class index; -#X msg 134 248 absolute; -#X floatatom 94 353 5 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; -#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 connect 2 0 19 0; -#X connect 15 0 19 0; -#X connect 17 0 19 0; -#X connect 17 0 15 0; -#X connect 18 0 19 0; -#X connect 18 0 15 0; -#X connect 19 0 21 0; -#X connect 20 0 10 0; -#X connect 20 1 9 0; -#X connect 20 2 11 0; -#X connect 21 0 16 0; -#X connect 21 0 20 0; -#X connect 22 0 19 0; -#X connect 22 0 15 0; -#X connect 24 0 20 0; +#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; -- cgit v1.2.1