From 444eb5d156832f29a3f0be1c7b7b91975825665f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Sun, 19 Feb 2012 18:28:20 +0000 Subject: added reject-outlet for unparsable symbols svn path=/trunk/externals/zexy/; revision=16000 --- reference/atof-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 reference/atof-help.pd (limited to 'reference') diff --git a/reference/atof-help.pd b/reference/atof-help.pd new file mode 100644 index 0000000..ab8d93a --- /dev/null +++ b/reference/atof-help.pd @@ -0,0 +1,31 @@ +#N canvas 533 119 615 317 10; +#X floatatom 42 231 4 0 0 0 - - -; +#X symbolatom 42 155 10 0 0 0 - - -; +#X text 509 17 part of zexy; +#N canvas 515 193 494 344 META 0; +#X text 12 125 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 5 KEYWORDS control conversion; +#X text 12 45 DESCRIPTION convert ascii to integer; +#X text 12 105 AUTHOR IOhannes m zmoelnig; +#X text 12 65 INLET_0 symbol; +#X text 12 85 OUTLET_0 float; +#X restore 565 297 pd META; +#X obj 42 102 makefilename %g; +#X obj 42 178 atof; +#X symbolatom 79 201 10 0 0 1 reject - -; +#X text 146 19 convert ascii to floats; +#X obj 94 21 atof; +#X text 328 286 updated for zexy-2.2.7; +#X obj 45 64 hsl 128 15 0 2 0 0 empty empty empty -2 -8 0 10 -262144 +-1 -1 8900 1; +#X floatatom 42 84 5 0 0 0 - - -; +#X msg 76 129 symbol foo; +#X connect 1 0 5 0; +#X connect 4 0 1 0; +#X connect 5 0 0 0; +#X connect 5 1 6 0; +#X connect 10 0 11 0; +#X connect 11 0 4 0; +#X connect 12 0 1 0; -- cgit v1.2.1