From 44e3e2d0e046f00f0366e376209f482dfc8018cf Mon Sep 17 00:00:00 2001 From: musil Date: Sat, 9 Dec 2006 02:36:07 +0000 Subject: changed makefile changed README.txt changed help-*.pd to *-help.pd chanded file structure to standard 2nd step new abs and help svn path=/trunk/externals/iemlib/; revision=6757 --- iemabs/int_fract~-help.pd | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 iemabs/int_fract~-help.pd (limited to 'iemabs/int_fract~-help.pd') diff --git a/iemabs/int_fract~-help.pd b/iemabs/int_fract~-help.pd new file mode 100644 index 0000000..7131514 --- /dev/null +++ b/iemabs/int_fract~-help.pd @@ -0,0 +1,35 @@ +#N canvas 375 118 412 336 10; +#X text 28 48 dsp ON/OFF; +#X floatatom 45 225 7 0 0 0 - - -; +#X floatatom 46 119 7 0 0 0 - - -; +#X floatatom 11 88 5 0 0 0 - - -; +#X text 46 87 % cpu; +#X obj 11 68 dsp; +#X obj 11 48 tgl 15 0 empty empty empty 8 -8 0 10 -262144 -1 -1 0 1 +; +#X text 9 5 round~; +#X obj 46 141 sig~; +#X obj 45 203 unsig~; +#X text 120 168 no arg; +#X obj 45 170 int_fract~; +#X floatatom 101 224 7 0 0 0 - - -; +#X obj 101 202 unsig~; +#X text 12 239 truncated int; +#X text 102 239 fractal part; +#X text 87 28 and the fractal part of the float-number; +#X text 64 6 signal-float-splitting to the; +#X text 74 17 truncated signal-integer-number; +#X text 106 305 IEM KUG; +#X text 90 293 musil; +#X text 120 293 @; +#X text 126 293 iem.at; +#X text 41 282 (c) Thomas Musil 2000 - 2005; +#X text 89 315 Graz \, Austria; +#X connect 2 0 8 0; +#X connect 5 0 3 0; +#X connect 6 0 5 0; +#X connect 8 0 11 0; +#X connect 9 0 1 0; +#X connect 11 0 9 0; +#X connect 11 1 13 0; +#X connect 13 0 12 0; -- cgit v1.2.1