diff options
Diffstat (limited to 'print_long-help.pd')
-rw-r--r-- | print_long-help.pd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/print_long-help.pd b/print_long-help.pd new file mode 100644 index 0000000..f4fda8b --- /dev/null +++ b/print_long-help.pd @@ -0,0 +1,20 @@ +#N canvas 93 178 454 304 10; +#X text 13 30 this object is for displaying generic messages in the +patch rather than in the Pd window.; +#X msg 41 114 word; +#X msg 111 114 symbol asdf; +#X msg 214 114 list 1 2 3; +#X msg 234 162 selector series of 4; +#X text 33 68 its got a longer box and its closed on four sides; +#X obj 140 195 pddp/print_long; +#X obj 83 93 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 4900 1; +#X msg 229 138 list of words?; +#X text 11 237 because of Pd's type handling \, it strips off data +selectors "float" \, "symbol" and "list".; +#X connect 1 0 6 0; +#X connect 2 0 6 0; +#X connect 3 0 6 0; +#X connect 4 0 6 0; +#X connect 7 0 6 0; +#X connect 8 0 6 0; |