From c124775d7f4954e536c69414eb521a437ac02e94 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Fri, 12 Nov 2010 01:50:32 +0000 Subject: added pd META subpatch, removed xbend-help.pd and xnote-help.pd since they are not used svn path=/trunk/externals/miXed/; revision=14428 --- doc/help/cyclone/kink~-help.pd | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) (limited to 'doc/help/cyclone/kink~-help.pd') diff --git a/doc/help/cyclone/kink~-help.pd b/doc/help/cyclone/kink~-help.pd index 313af8f..ebd0f40 100644 --- a/doc/help/cyclone/kink~-help.pd +++ b/doc/help/cyclone/kink~-help.pd @@ -1,5 +1,4 @@ -#N canvas 1122 202 897 641 10; -#X declare -lib cyclone; +#N canvas 0 26 803 641 10; #X msg 470 359 triglevel 0.01; #X msg 421 358 4 64; #X text 51 -9 Distort the output of a phasor~; @@ -26,7 +25,6 @@ CZ-101? Sure you can.; #X text 89 317 distorted phase output; #X text 89 345 use as table lookup; #X text 195 300 argument sets initial slope value (default 1.0); -#X obj 540 13 import cyclone; #X obj 80 297 kink~ 1.3; #X obj 218 489 Scope~ 130 130 4 3 128 -1 1 0 0 0 0 102 255 51 135 135 135 0; @@ -38,20 +36,33 @@ CZ-101? Sure you can.; ; #X text 74 150 try different slope values (approx 1-20). Reset to 1 to use the envelope at right.; -#X connect 0 0 21 0; +#N canvas 448 210 494 384 META 0; +#X text 12 175 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 145 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 5 KEYWORDS signal max_compatible; +#X text 12 45 DESCRIPTION distort the output of a phasor~; +#X text 12 65 INLET_0 signal; +#X text 12 85 INLET_1 signal; +#X text 12 105 OUTLET_0 signal; +#X text 12 25 LICENSE SIBSD; +#X text 12 125 AUTHOR Krzysztof Czaja; +#X restore 753 616 pd META; +#X connect 0 0 20 0; +#X connect 1 0 19 0; #X connect 1 0 20 0; -#X connect 1 0 21 0; #X connect 3 0 4 1; -#X connect 4 0 19 1; +#X connect 4 0 18 1; #X connect 5 0 6 0; #X connect 6 0 4 0; #X connect 8 0 7 0; #X connect 8 0 7 1; #X connect 9 0 8 0; -#X connect 9 0 20 0; +#X connect 9 0 19 0; #X connect 10 0 3 0; -#X connect 11 0 19 0; -#X connect 19 0 9 1; -#X connect 19 0 21 0; -#X connect 22 0 1 0; -#X connect 22 0 0 0; +#X connect 11 0 18 0; +#X connect 18 0 9 1; +#X connect 18 0 20 0; +#X connect 21 0 1 0; +#X connect 21 0 0 0; -- cgit v1.2.1