- Reestructuración de ficheros y directorios general
- merge v0.01 --> Añadido fileselector - Añadidas fuentes de Gem y Pure Data - pix2jpg incluído en Gem. Archivos de construcción de Gem modificados. - Añadido fichero ompiling.txt con instrucciones de compilación
This commit is contained in:
parent
c9adfd020b
commit
e85d191b46
3100 changed files with 775434 additions and 3073 deletions
20
pd-0.44-2/doc/5.reference/print-help.pd
Normal file
20
pd-0.44-2/doc/5.reference/print-help.pd
Normal file
|
@ -0,0 +1,20 @@
|
|||
#N canvas 349 65 546 306 12;
|
||||
#X msg 102 52 walk the dog;
|
||||
#X msg 29 51 bang;
|
||||
#X msg 70 51 234;
|
||||
#X obj 29 96 print x1;
|
||||
#X obj 21 10 print;
|
||||
#X text 29 130 Print prints out the messages it receives on the "terminal
|
||||
window" that Pd is run from.;
|
||||
#X text 73 10 -- print messages to terminal window;
|
||||
#X text 27 167 Long symbol arguments are truncated to 78 characters
|
||||
and marked with "*" (but message selectors are printed in full.);
|
||||
#X obj 100 267 print -n;
|
||||
#X text 27 202 With the special "-n" argument the "print:" prefix is
|
||||
suppressed:;
|
||||
#X text 333 282 updated for Pd version 0.42;
|
||||
#X floatatom 101 244 5 0 0 0 - - -;
|
||||
#X connect 0 0 3 0;
|
||||
#X connect 1 0 3 0;
|
||||
#X connect 2 0 3 0;
|
||||
#X connect 11 0 8 0;
|
Loading…
Add table
Add a link
Reference in a new issue