- 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
12
pd-0.44-2/doc/5.reference/tabsend~-help.pd
Normal file
12
pd-0.44-2/doc/5.reference/tabsend~-help.pd
Normal file
|
@ -0,0 +1,12 @@
|
|||
#N canvas 246 126 621 247 12;
|
||||
#X obj 31 27 tabsend~;
|
||||
#X text 113 26 writes one block of a signal continuously to an array
|
||||
;
|
||||
#X msg 64 125 set my-table;
|
||||
#X text 380 202 updated for Pd version 0.43;
|
||||
#X text 21 77 By default a block is 64 samples but this can be reset
|
||||
using the block~ object.;
|
||||
#X text 225 161 creation argument: initializes table name;
|
||||
#X text 180 125 'set' message to change table name;
|
||||
#X obj 64 160 tabsend~ my-table;
|
||||
#X connect 2 0 7 0;
|
Loading…
Add table
Add a link
Reference in a new issue