- 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
18
pd-0.44-2/doc/5.reference/noise~-help.pd
Normal file
18
pd-0.44-2/doc/5.reference/noise~-help.pd
Normal file
|
@ -0,0 +1,18 @@
|
|||
#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;
|
Loading…
Add table
Add a link
Reference in a new issue