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/asin~-help.pd | 48 ++++++++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 20 deletions(-) (limited to 'doc/help/cyclone/asin~-help.pd') diff --git a/doc/help/cyclone/asin~-help.pd b/doc/help/cyclone/asin~-help.pd index 3f4b19d..f6a7350 100644 --- a/doc/help/cyclone/asin~-help.pd +++ b/doc/help/cyclone/asin~-help.pd @@ -1,9 +1,7 @@ -#N canvas 1150 213 841 500 10; -#X declare -lib cyclone; -#X declare -lib zexy; -#X text 331 60 select waveform:; -#X text 348 94 sawtooth; -#X text 354 113 triangle; +#N canvas 0 26 705 421 10; +#X text 321 60 select waveform:; +#X text 336 94 sawtooth; +#X text 342 113 triangle; #X obj 465 222 *~ 0.2; #X obj 465 200 /~ 1.5708; #X obj 456 96 cycle~ 130; @@ -22,10 +20,8 @@ #X obj 150 76 phasor~ 2; #X text 11 50 turn a sine wave into a triangle wave:; #X text 15 20 Arc-sine function (asin(x)) for signals; -#X obj 531 8 import cyclone; #X msg 398 93 0; #X msg 398 111 1; -#X obj 624 6 import zexy; #X obj 465 131 zexy/multiplex~; #X obj 464 164 asin~; #X text 28 384 input signal values outside the -1 to 1 range cause @@ -36,22 +32,34 @@ asin~ to output the value zero; 255 51 135 135 135 0; #X obj 18 145 asin~; #X obj 149 145 asin~; +#N canvas 430 169 494 344 META 0; +#X text 12 155 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template.; +#X text 12 125 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 12 5 KEYWORDS signal max_compatible trigonometry; +#X text 12 45 DESCRIPTION arcsine function (asin(x)) for signals; +#X text 12 65 INLET_0 signal; +#X text 12 85 OUTLET_0 signal; +#X text 12 25 LICENSE SIBSD; +#X text 12 105 AUTHOR Krzysztof Czaja; +#X restore 649 393 pd META; #X connect 3 0 9 0; #X connect 3 0 9 1; #X connect 4 0 3 0; -#X connect 5 0 24 0; -#X connect 6 0 24 1; +#X connect 5 0 22 0; +#X connect 6 0 22 1; #X connect 7 0 6 0; #X connect 8 0 7 0; -#X connect 13 0 29 0; -#X connect 14 0 27 0; -#X connect 14 0 28 0; -#X connect 15 0 30 0; +#X connect 13 0 27 0; +#X connect 14 0 25 0; +#X connect 14 0 26 0; +#X connect 15 0 28 0; #X connect 16 0 15 0; #X connect 17 0 16 0; -#X connect 21 0 24 0; -#X connect 22 0 24 0; -#X connect 24 0 25 0; -#X connect 25 0 4 0; -#X connect 29 0 27 0; -#X connect 30 0 28 0; +#X connect 20 0 22 0; +#X connect 21 0 22 0; +#X connect 22 0 23 0; +#X connect 23 0 4 0; +#X connect 27 0 25 0; +#X connect 28 0 26 0; -- cgit v1.2.1