- 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
13
pd-0.44-2/doc/5.reference/bang-help.pd
Normal file
13
pd-0.44-2/doc/5.reference/bang-help.pd
Normal file
|
@ -0,0 +1,13 @@
|
|||
#N canvas 118 56 581 250 12;
|
||||
#X obj 49 182 print;
|
||||
#X text 107 183 Output is in the printout window.;
|
||||
#X obj 66 15 bang;
|
||||
#X text 112 14 - SEND "BANG" MESSAGE;
|
||||
#X msg 61 105 walk the cat;
|
||||
#X msg 49 79 45;
|
||||
#X obj 49 152 bang;
|
||||
#X text 336 233 updated for Pd version 0.27;
|
||||
#X text 23 42 Outputs a "bang" message whatever it receives.;
|
||||
#X connect 4 0 6 0;
|
||||
#X connect 5 0 6 0;
|
||||
#X connect 6 0 0 0;
|
Loading…
Add table
Add a link
Reference in a new issue