- 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
12 lines
456 B
Text
12 lines
456 B
Text
#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;
|