From 1c04c1e8987499231dcb3c12f4a25d0eff6b0733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 25 Feb 2010 17:22:27 +0000 Subject: don't use [t a] as this will modify the messages svn path=/trunk/externals/zexy/; revision=13192 --- reference/rawprint-help.pd | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) (limited to 'reference') diff --git a/reference/rawprint-help.pd b/reference/rawprint-help.pd index 5d50742..4d9f439 100644 --- a/reference/rawprint-help.pd +++ b/reference/rawprint-help.pd @@ -2,18 +2,28 @@ #X text 303 9 part of zexy; #X obj 34 32 rawprint; #X text 104 34 print a message as raw as possible; -#X msg 51 61 1; -#X msg 75 91 symbol bla; -#X msg 86 128 list 4 2 crash; -#X text 40 233 this is similar to the built-in [print] but without +#X msg 194 64 1; +#X msg 218 94 symbol bla; +#X msg 229 131 list 4 2 crash; +#X text 40 253 this is similar to the built-in [print] but without trying to hide things from you; -#X obj 51 177 t a a; -#X obj 51 199 rawprint raw; -#X obj 175 200 print cooked; -#X msg 116 151 gully; -#X connect 3 0 7 0; -#X connect 4 0 7 0; -#X connect 5 0 7 0; -#X connect 7 0 8 0; -#X connect 7 1 9 0; -#X connect 10 0 7 0; +#X obj 194 222 rawprint raw; +#X obj 318 223 print cooked; +#X msg 259 154 gully; +#X msg 354 152 symbol \$1; +#X msg 354 130 symbol; +#N canvas 0 0 450 300 nop 0; +#X obj 75 51 inlet; +#X obj 75 73 outlet; +#X text 57 158 i don't use [trigger anything] here \, as this might +do something to the messages.; +#X connect 0 0 1 0; +#X restore 194 200 pd nop; +#X connect 3 0 12 0; +#X connect 4 0 12 0; +#X connect 5 0 12 0; +#X connect 9 0 12 0; +#X connect 10 0 12 0; +#X connect 11 0 10 0; +#X connect 12 0 7 0; +#X connect 12 0 8 0; -- cgit v1.2.1