- 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/tabreceive~-help.pd
Normal file
12
pd-0.44-2/doc/5.reference/tabreceive~-help.pd
Normal file
|
@ -0,0 +1,12 @@
|
|||
#N canvas 295 230 646 239 12;
|
||||
#X obj 21 18 tabreceive~;
|
||||
#X text 129 18 - read a block of a signal from an array continuously
|
||||
;
|
||||
#X msg 64 125 set my-table;
|
||||
#X obj 64 160 tabreceive~ 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 239 160 creation argument: initializes table name;
|
||||
#X text 180 125 'set' message to change table name;
|
||||
#X connect 2 0 3 0;
|
Loading…
Add table
Add a link
Reference in a new issue