- 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
18 lines
488 B
Text
18 lines
488 B
Text
#N canvas 174 90 458 270 12;
|
|
#X floatatom 77 178 4 0 0;
|
|
#X obj 77 111 noise~;
|
|
#X obj 167 149 print~;
|
|
#X msg 167 123 bang;
|
|
#X obj 282 89 loadbang;
|
|
#X msg 282 114 \; pd dsp 1;
|
|
#X obj 77 150 env~ 4096;
|
|
#X text 67 204 RMS in dB;
|
|
#X text 171 242 updated for Pd version 0.33;
|
|
#X obj 20 11 noise~;
|
|
#X text 84 11 - uniformly distributed white noise;
|
|
#X text 38 49 the output range is -1 to 1...;
|
|
#X connect 1 0 2 0;
|
|
#X connect 1 0 6 0;
|
|
#X connect 3 0 2 0;
|
|
#X connect 4 0 5 0;
|
|
#X connect 6 0 0 0;
|