aboutsummaryrefslogtreecommitdiff
path: root/spectrogram~-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2010-02-11 17:08:45 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2010-02-11 17:08:45 +0000
commitd3c577359821ca6e91acbf3067470cfd63aa4379 (patch)
treed359306b5c670b8dfea18a07c46146a7cb23cda4 /spectrogram~-help.pd
parent2f5983110432b259f4c66dfeaca0128a07186330 (diff)
svn path=/trunk/abstractions/jmmmp/; revision=13169
Diffstat (limited to 'spectrogram~-help.pd')
-rw-r--r--spectrogram~-help.pd22
1 files changed, 12 insertions, 10 deletions
diff --git a/spectrogram~-help.pd b/spectrogram~-help.pd
index e21a3ea..b475263 100644
--- a/spectrogram~-help.pd
+++ b/spectrogram~-help.pd
@@ -1,15 +1,17 @@
-#N canvas 53 147 704 398 10;
-#X text 12 367 Released under the BSD License;
-#X text 576 135 Outlets;
-#X text 576 85 Inlets;
-#X text 575 105 - Audio to analyse;
-#X text 576 185 GUI;
-#X text 576 205 - Zoom control;
-#X text 576 155 - Same as inlet;
-#X text 12 347 (C) 2009 João Pais - jmmmpais@googlemail.com;
-#X obj 18 86 spectrogram~;
+#N canvas 53 147 704 415 10;
+#X text 12 387 Released under the BSD License;
+#X text 576 155 Outlets;
+#X text 576 105 Inlets;
+#X text 575 125 - Audio to analyse;
+#X text 576 205 GUI;
+#X text 576 225 - Zoom control;
+#X text 576 175 - Same as inlet;
+#X text 12 367 (C) 2009 João Pais - jmmmpais@googlemail.com;
+#X obj 18 106 spectrogram~;
#X text 11 11 [spectrogram~] - Spectrogram with 512 bins resolution
;
#X text 12 30 Spectrum analyser based on M. Puckette's tutorial patch.
Harmonic content is analysed in 512 bins resolution \, 20 times a second.
Tested on 44.1KHz.;
+#X obj 18 76 noise~;
+#X connect 11 0 8 0;