lms-video/pd-0.44-2/doc/5.reference/bang-help.pd
Santi Noreña e85d191b46 - 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
2013-02-04 18:00:17 +01:00

13 lines
390 B
Text

#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;