- 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
18
pd-0.44-2/doc/5.reference/print~-help.pd
Normal file
18
pd-0.44-2/doc/5.reference/print~-help.pd
Normal file
|
@ -0,0 +1,18 @@
|
|||
#N canvas 118 333 531 212 10;
|
||||
#X msg 74 143 2;
|
||||
#X msg 455 77 \; pd dsp 0;
|
||||
#X msg 454 40 \; pd dsp 1;
|
||||
#X obj 62 177 print~;
|
||||
#X msg 74 118 bang;
|
||||
#X obj 62 92 phasor~ 1000;
|
||||
#X text 122 119 bang prints one vector;
|
||||
#X obj 454 18 loadbang;
|
||||
#X text 109 142 print two or more successive vectors;
|
||||
#X obj 32 12 print~;
|
||||
#X text 85 12 - print out raw values of a signal;
|
||||
#X text 301 171 Updated for Pd version 0.33;
|
||||
#X text 19 44 The print~ object takes a signal input and prints one or more vectors out when you send it a bang or a number. By default a vector is 64 samples.;
|
||||
#X connect 0 0 3 0;
|
||||
#X connect 4 0 3 0;
|
||||
#X connect 5 0 3 0;
|
||||
#X connect 7 0 2 0;
|
Loading…
Add table
Add a link
Reference in a new issue