- 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
20 lines
636 B
Text
20 lines
636 B
Text
#N canvas 132 175 547 284 12;
|
|
#X obj 109 221 snapshot~;
|
|
#X floatatom 110 246 0 0 0;
|
|
#X obj 78 12 sig~;
|
|
#X obj 24 133 sig~;
|
|
#X floatatom 24 108 0 0 0;
|
|
#X text 114 14 - convert numbers to audio signal;
|
|
#X text 11 53 In this example \, the sig~ object converts numbers to an audio signal \, which the snapshot~ converts back again.;
|
|
#X text 64 108 <-- Scroll to set value;
|
|
#X obj 109 131 loadbang;
|
|
#X msg 118 155 \; pd dsp 1;
|
|
#X obj 109 195 metro 200;
|
|
#X text 291 249 updated for Pd version 0.33;
|
|
#X connect 0 0 1 0;
|
|
#X connect 0 0 1 0;
|
|
#X connect 3 0 0 0;
|
|
#X connect 4 0 3 0;
|
|
#X connect 8 0 9 0;
|
|
#X connect 8 0 10 0;
|
|
#X connect 10 0 0 0;
|