- 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/receive-help.pd
Normal file
26
pd-0.44-2/doc/5.reference/receive-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 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 text 62 321 abbreviation:;
|
||||
#X obj 36 80 send help-rcv1;
|
||||
#X obj 152 81 send help-rcv1;
|
||||
#X obj 271 81 send help-rcv2;
|
||||
#X obj 38 110 receive help-rcv1;
|
||||
#X obj 171 110 receive help-rcv2;
|
||||
#X obj 305 110 receive help-rcv2;
|
||||
#X text 31 161 "Receive" outputs messages sent via "send." 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-rcv1 34 \; help-rcv2 67;
|
||||
#X obj 161 320 r;
|
||||
#X obj 21 10 receive;
|
||||
#X text 79 10 -- receive messages without patch cords;
|
||||
#X connect 1 0 8 0;
|
||||
#X connect 2 0 9 0;
|
||||
#X connect 3 0 10 0;
|
||||
#X connect 11 0 4 0;
|
||||
#X connect 12 0 5 0;
|
||||
#X connect 13 0 6 0;
|
Loading…
Add table
Add a link
Reference in a new issue