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/rampsmooth~-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/rampsmooth~-help.pd')
-rw-r--r-- | doc/help/cyclone/rampsmooth~-help.pd | 31 |
1 files changed, 21 insertions, 10 deletions
diff --git a/doc/help/cyclone/rampsmooth~-help.pd b/doc/help/cyclone/rampsmooth~-help.pd index ae54800..d8f8be2 100644 --- a/doc/help/cyclone/rampsmooth~-help.pd +++ b/doc/help/cyclone/rampsmooth~-help.pd @@ -1,5 +1,4 @@ -#N canvas 1475 367 502 431 10; -#X declare -lib cyclone; +#N canvas 0 26 461 431 10; #X text 15 35 smooth out an incoming signal via a ramp; #X msg 49 161 1; #X msg 18 161 0; @@ -19,21 +18,33 @@ with the ramp \, rampup \, rampdown messages.; #X text 181 246 args: <rampup> <rampdown>; #X obj 144 280 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135 135 135 0; -#X obj 367 43 import cyclone; #X obj 32 246 rampsmooth~ 44100 44100; #X obj 32 294 Snapshot~ 100; #X obj 33 325 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10 --262144 -1 -1 2.29181e-18 256; +-262144 -1 -1 0 256; +#N canvas 247 115 494 398 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 45 DESCRIPTION smooth out an incoming signal via a ramp +; +#X text 12 5 KEYWORDS signal max_compatible ramp; +#X text 12 85 OUTLET_0 signal; +#X text 12 65 INLET_0 signal ramp rampup rampdown; +#X text 12 25 LICENSE SIBSD; +#X text 12 105 AUTHOR Krzysztof Czaja; +#X restore 411 410 pd META; #X connect 1 0 9 0; #X connect 2 0 9 0; -#X connect 3 0 15 0; +#X connect 3 0 14 0; #X connect 4 0 3 0; -#X connect 5 0 15 0; +#X connect 5 0 14 0; #X connect 6 0 5 0; -#X connect 8 0 15 0; +#X connect 8 0 14 0; #X connect 9 0 8 0; -#X connect 10 0 15 0; +#X connect 10 0 14 0; #X connect 11 0 10 0; -#X connect 15 0 13 0; +#X connect 14 0 13 0; +#X connect 14 0 15 0; #X connect 15 0 16 0; -#X connect 16 0 17 0; |