diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-12 01:50:32 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2010-11-12 01:50:32 +0000 |
commit | c124775d7f4954e536c69414eb521a437ac02e94 (patch) | |
tree | e1b000e325fa2fddf18af09ca92118cbbada54bc /doc/help/cyclone/svf~-help.pd | |
parent | 9918f32477b29e35a8dcf8829b8972fd0d813e1c (diff) |
added pd META subpatch, removed xbend-help.pd and xnote-help.pd since
they are not used
svn path=/trunk/externals/miXed/; revision=14428
Diffstat (limited to 'doc/help/cyclone/svf~-help.pd')
-rw-r--r-- | doc/help/cyclone/svf~-help.pd | 53 |
1 files changed, 34 insertions, 19 deletions
diff --git a/doc/help/cyclone/svf~-help.pd b/doc/help/cyclone/svf~-help.pd index 5c298f9..ced9c67 100644 --- a/doc/help/cyclone/svf~-help.pd +++ b/doc/help/cyclone/svf~-help.pd @@ -1,7 +1,6 @@ -#N canvas 1281 327 924 425 10; -#X declare -lib cyclone; +#N canvas 0 31 800 366 10; #X obj 407 306 dac~; -#N canvas 324 234 556 460 svf_part2 0; +#N canvas 252 136 556 460 svf_part2 0; #X text -1 306 onepole~.help contains yet another example.; #X text -1 382 svf~ accepts arguments or max messages to change the frequency input mode. it is generally recommended to set the mode with @@ -82,33 +81,49 @@ in radians input mode); #X obj 442 219 *~ 0; #X obj 409 219 *~ 0; #X floatatom 507 151 0 0 0 0 - - -; -#X obj 498 12 import cyclone; #X obj 409 175 svf~ 797 0.5; #X obj 409 269 *~ 0.7; #X obj 464 54 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144 -1 -1 3700 1; +#N canvas 511 83 494 469 META 0; +#X text 12 255 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 225 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 5 KEYWORDS signal filter max_compatible; +#X text 12 65 INLET_0 signal; +#X text 12 85 INLET_1 signal; +#X text 12 105 INLET_2 signal; +#X text 12 125 OUTLET_0 signal; +#X text 12 145 OUTLET_1 signal; +#X text 12 165 OUTLET_2 signal; +#X text 12 185 OUTLET_3 signal; +#X text 12 45 DESCRIPTION state-variable filter; +#X text 12 205 AUTHOR Krzysztof Czaja; +#X text 12 25 LICENSE SIBSD; +#X restore 751 344 pd META; #X connect 4 0 32 0; -#X connect 6 0 34 0; -#X connect 11 0 36 0; +#X connect 6 0 33 0; +#X connect 11 0 35 0; #X connect 16 0 4 0; #X connect 16 0 11 0; #X connect 16 0 27 0; #X connect 17 0 19 0; #X connect 18 0 17 0; -#X connect 19 0 34 1; +#X connect 19 0 33 1; #X connect 24 0 28 1; #X connect 25 0 29 1; #X connect 26 0 30 1; #X connect 27 0 31 1; -#X connect 28 0 35 0; -#X connect 29 0 35 0; -#X connect 30 0 35 0; -#X connect 31 0 35 0; -#X connect 32 0 34 2; -#X connect 34 0 31 0; -#X connect 34 1 30 0; -#X connect 34 2 29 0; -#X connect 34 3 28 0; -#X connect 35 0 0 0; -#X connect 35 0 0 1; -#X connect 36 0 18 0; +#X connect 28 0 34 0; +#X connect 29 0 34 0; +#X connect 30 0 34 0; +#X connect 31 0 34 0; +#X connect 32 0 33 2; +#X connect 33 0 31 0; +#X connect 33 1 30 0; +#X connect 33 2 29 0; +#X connect 33 3 28 0; +#X connect 34 0 0 0; +#X connect 34 0 0 1; +#X connect 35 0 18 0; |