aboutsummaryrefslogtreecommitdiff
path: root/pd/extra/help-hilbert~.pd
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2005-05-30 03:01:38 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2005-05-30 03:01:38 +0000
commit47729b52cb85e8a52bf2e6bbf8ee9a810ed331e1 (patch)
treeb001d3f3bdf3539d928535e47a965c72f7044a26 /pd/extra/help-hilbert~.pd
parentfcba84c01167d5be4e4ed70619fda85cb63804fe (diff)
Add new portmidi and update portaudio. CHanges to makefile.nt and various
sources. Checking that I'm in sync with "help" file changes. I ended up deleting help files in extra and recreating them under the new names. svn path=/trunk/; revision=3091
Diffstat (limited to 'pd/extra/help-hilbert~.pd')
-rw-r--r--pd/extra/help-hilbert~.pd18
1 files changed, 0 insertions, 18 deletions
diff --git a/pd/extra/help-hilbert~.pd b/pd/extra/help-hilbert~.pd
deleted file mode 100644
index 130ec750..00000000
--- a/pd/extra/help-hilbert~.pd
+++ /dev/null
@@ -1,18 +0,0 @@
-#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;