- 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
26
pd-0.44-2/doc/5.reference/send-help.pd
Normal file
26
pd-0.44-2/doc/5.reference/send-help.pd
Normal file
|
@ -0,0 +1,26 @@
|
|||
#N canvas 257 45 511 351 12;
|
||||
#X text 278 321 updated for Pd version 0.32;
|
||||
#X obj 21 10 send;
|
||||
#X text 60 11 -- send messages without patch cords;
|
||||
#X obj 36 80 send help-send1;
|
||||
#X obj 152 81 send help-send1;
|
||||
#X obj 271 81 send help-send2;
|
||||
#X obj 38 110 receive help-send1;
|
||||
#X obj 171 110 receive help-send2;
|
||||
#X obj 305 110 receive help-send2;
|
||||
#X floatatom 36 55 5 0 0;
|
||||
#X floatatom 152 58 5 0 0;
|
||||
#X floatatom 272 57 5 0 0;
|
||||
#X floatatom 38 134 5 0 0;
|
||||
#X floatatom 171 136 5 0 0;
|
||||
#X floatatom 305 134 5 0 0;
|
||||
#X obj 161 320 s;
|
||||
#X text 62 321 abbreviation:;
|
||||
#X text 31 161 "Send" sends messages to "receive" objects. Sends and receives are named to tell them whom to connect to. They work across windows too. Also \, you can use message boxes as shown:;
|
||||
#X msg 84 233 \; help-send1 34 \; help-send2 67;
|
||||
#X connect 6 0 12 0;
|
||||
#X connect 7 0 13 0;
|
||||
#X connect 8 0 14 0;
|
||||
#X connect 9 0 3 0;
|
||||
#X connect 10 0 4 0;
|
||||
#X connect 11 0 5 0;
|
Loading…
Add table
Add a link
Reference in a new issue