- 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:
Santi Noreña 2013-02-04 18:00:17 +01:00
parent c9adfd020b
commit e85d191b46
3100 changed files with 775434 additions and 3073 deletions

View file

@ -0,0 +1,20 @@
#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;