[PD-cvs] SF.net SVN: pure-data:[10426] trunk/externals/ggee/filters

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Fri Dec 5 21:04:50 CET 2008


Revision: 10426
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10426&view=rev
Author:   eighthave
Date:     2008-12-05 20:04:50 +0000 (Fri, 05 Dec 2008)

Log Message:
-----------
renamed to standard help file name

Added Paths:
-----------
    trunk/externals/ggee/filters/highshelf-help.pd

Removed Paths:
-------------
    trunk/externals/ggee/filters/highshelf.pd

Copied: trunk/externals/ggee/filters/highshelf-help.pd (from rev 10424, trunk/externals/ggee/filters/highshelf.pd)
===================================================================
--- trunk/externals/ggee/filters/highshelf-help.pd	                        (rev 0)
+++ trunk/externals/ggee/filters/highshelf-help.pd	2008-12-05 20:04:50 UTC (rev 10426)
@@ -0,0 +1,27 @@
+#N canvas 310 193 553 339 10;
+#X obj 77 182 print;
+#X floatatom 77 114 0 0 0 0 - - -;
+#X floatatom 186 112 0 0 0 0 - - -;
+#X msg 91 138 bang;
+#X text 75 226 These filters are all controlled by a bandwidth which
+is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
+;
+#X text 4 317 (C) Guenter Geiger 2000;
+#X text 75 92 frequency;
+#X text 75 268 Attention \, only the left inlet triggers new coefficients
+for biquad~;
+#X floatatom 129 113 0 0 0 0 - - -;
+#X text 138 92 gain;
+#X text 71 26 ==============================================;
+#X text 186 91 slope (0 - 100);
+#X text 76 12 Highshelf coefficients for biquad~;
+#X obj 77 160 highshelf 5000 70 100;
+#X obj 30 113 r doit;
+#X connect 1 0 13 0;
+#X connect 2 0 3 0;
+#X connect 2 0 13 2;
+#X connect 3 0 13 0;
+#X connect 8 0 3 0;
+#X connect 8 0 13 1;
+#X connect 13 0 0 0;
+#X connect 14 0 13 0;

Deleted: trunk/externals/ggee/filters/highshelf.pd
===================================================================
--- trunk/externals/ggee/filters/highshelf.pd	2008-12-05 18:42:16 UTC (rev 10425)
+++ trunk/externals/ggee/filters/highshelf.pd	2008-12-05 20:04:50 UTC (rev 10426)
@@ -1,27 +0,0 @@
-#N canvas 310 193 553 339 10;
-#X obj 77 182 print;
-#X floatatom 77 114 0 0 0 0 - - -;
-#X floatatom 186 112 0 0 0 0 - - -;
-#X msg 91 138 bang;
-#X text 75 226 These filters are all controlled by a bandwidth which
-is expressed in octaves. A bandwidth of 100 is equivalent to one octave.
-;
-#X text 4 317 (C) Guenter Geiger 2000;
-#X text 75 92 frequency;
-#X text 75 268 Attention \, only the left inlet triggers new coefficients
-for biquad~;
-#X floatatom 129 113 0 0 0 0 - - -;
-#X text 138 92 gain;
-#X text 71 26 ==============================================;
-#X text 186 91 slope (0 - 100);
-#X text 76 12 Highshelf coefficients for biquad~;
-#X obj 77 160 highshelf 5000 70 100;
-#X obj 30 113 r doit;
-#X connect 1 0 13 0;
-#X connect 2 0 3 0;
-#X connect 2 0 13 2;
-#X connect 3 0 13 0;
-#X connect 8 0 3 0;
-#X connect 8 0 13 1;
-#X connect 13 0 0 0;
-#X connect 14 0 13 0;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list