From 4cbd55491dd86ea99e1ea8190a20bd13e0f328ae Mon Sep 17 00:00:00 2001
From: Miller Puckette <millerpuckette@users.sourceforge.net>
Date: Sat, 16 Jul 2005 01:43:18 +0000
Subject: fixed bugs, adopted some patches.

svn path=/trunk/; revision=3347
---
 pd/doc/5.reference/vcf~-help.pd | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

(limited to 'pd/doc/5.reference')

diff --git a/pd/doc/5.reference/vcf~-help.pd b/pd/doc/5.reference/vcf~-help.pd
index 45dde1d8..d3a100e7 100644
--- a/pd/doc/5.reference/vcf~-help.pd
+++ b/pd/doc/5.reference/vcf~-help.pd
@@ -4,17 +4,16 @@
 #X text 100 341 amp in (db);
 #X text 92 144 test frequency;
 #X text 224 340 amp out (db);
-#X obj 220 264 vcf~;
 #X text 246 144 center frequency;
 #X text 374 184 q;
-#X floatatom 122 168 5 0 0;
-#X floatatom 257 171 5 0 0;
+#X floatatom 122 168 5 0 0 0 - - -;
+#X floatatom 257 171 5 0 0 0 - - -;
 #X obj 122 193 osc~;
-#X floatatom 353 203 5 0 0;
+#X floatatom 353 203 5 0 0 0 - - -;
 #X obj 122 291 env~ 8192;
 #X obj 220 290 env~ 8192;
-#X floatatom 121 318 5 0 0;
-#X floatatom 220 319 5 0 0;
+#X floatatom 121 318 5 0 0 0 - - -;
+#X floatatom 220 319 5 0 0 0 - - -;
 #X obj 80 13 vcf~;
 #X text 135 13 -- voltage-controlled bandpass filter;
 #X text 26 395 see also:;
@@ -24,12 +23,14 @@
 to set center frequency \, which may thus change continuously in time.
 The "Q" or filter sharpness is still only set by messages. More expensive
 than bp~ in CPU time but more powerful too.;
-#X connect 0 0 5 1;
-#X connect 5 0 13 0;
-#X connect 8 0 10 0;
-#X connect 9 0 0 0;
-#X connect 10 0 5 0;
-#X connect 10 0 12 0;
-#X connect 11 0 5 2;
+#X obj 220 264 vcf~ 1;
+#X text 286 264 optional argument to initialize q;
+#X connect 0 0 21 1;
+#X connect 7 0 9 0;
+#X connect 8 0 0 0;
+#X connect 9 0 11 0;
+#X connect 9 0 21 0;
+#X connect 10 0 21 2;
+#X connect 11 0 13 0;
 #X connect 12 0 14 0;
-#X connect 13 0 15 0;
+#X connect 21 0 12 0;
-- 
cgit v1.2.1