- 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/extra/hilbert~-help.pd
Normal file
18
pd-0.44-2/extra/hilbert~-help.pd
Normal file
|
@ -0,0 +1,18 @@
|
|||
#N canvas 156 234 600 488 12;
|
||||
#X obj 67 124 hilbert~;
|
||||
#X obj 66 85 osc~ 440;
|
||||
#X graph graph1 0 -1 882 1 279 209 579 39;
|
||||
#X array out-left 882 float;
|
||||
#X array out-right 882 float;
|
||||
#X pop;
|
||||
#X obj 67 274 tabwrite~ out-left;
|
||||
#X obj 118 248 tabwrite~ out-right;
|
||||
#X msg 137 188 bang \; pd dsp 1;
|
||||
#X floatatom 66 57;
|
||||
#X text 71 319 The Hilbert transform (the name is abused here according to computer music tradition) puts out a phase quadrature version of the input signal suitable for signal sideband modulation via complex-mod~.;
|
||||
#X connect 0 0 3 0;
|
||||
#X connect 0 1 4 0;
|
||||
#X connect 1 0 0 0;
|
||||
#X connect 5 0 3 0;
|
||||
#X connect 5 0 4 0;
|
||||
#X connect 6 0 1 0;
|
Loading…
Add table
Add a link
Reference in a new issue