From a335365fc2803ab720f59b22014f18b1e4c5225c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Fri, 30 Jan 2009 01:49:51 +0000 Subject: svn path=/trunk/abstractions/jmmmp/; revision=10679 --- spectrogram~-help.pd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 spectrogram~-help.pd (limited to 'spectrogram~-help.pd') diff --git a/spectrogram~-help.pd b/spectrogram~-help.pd new file mode 100644 index 0000000..e21a3ea --- /dev/null +++ b/spectrogram~-help.pd @@ -0,0 +1,15 @@ +#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~; +#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.; -- cgit v1.2.1