aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/slide~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/slide~-help.pd')
-rw-r--r--doc/help/cyclone/slide~-help.pd141
1 files changed, 100 insertions, 41 deletions
diff --git a/doc/help/cyclone/slide~-help.pd b/doc/help/cyclone/slide~-help.pd
index 00e8751..31bec19 100644
--- a/doc/help/cyclone/slide~-help.pd
+++ b/doc/help/cyclone/slide~-help.pd
@@ -1,44 +1,103 @@
-#N canvas 0 26 468 384 10;
-#X text 15 35 Smooth-out changes in signal values;
-#X text 174 200 args: <slideup> <slidedown>;
-#X floatatom 155 156 0 0 0 0 - - -;
-#X msg 69 130 1;
-#X msg 31 129 0;
-#X text 154 136 slide down;
-#X floatatom 96 156 0 0 0 0 - - -;
-#X text 16 61 Slide filters an input signal logarithmically between
+#N canvas 621 81 558 530 10;
+#X obj 0 631 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
+0;
+#X obj 0 349 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
+;
+#N canvas 599 339 377 257 META 0;
+#X text 0 31 LICENSE SIBSD;
+#X text 0 139 LIBRARY cyclone;
+#X text 0 121 OUTLET_0 signal;
+#X text 0 67 INLET_0 signal;
+#X text 0 85 INLET_1 float;
+#X text 0 103 INLET_2 float;
+#X text 0 49 DESCRIPTION smooth-out changes in signal values;
+#X text 0 0 KEYWORDS signal smooth smooth-out changes slideup slidedown
+slide;
+#X text 0 158 VERSION 0.1-alpha57;
+#X text 0 176 AUTHOR Krzysztof Czaja;
+#X text 1 194 RELEASE_DATE 2002;
+#X text 2 213 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 2 245 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland
+updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan
+adapted the patch to pd-extended 2015-02-02;
+#X restore 501 633 pd META;
+#X obj 0 438 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
+;
+#X obj 0 475 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
+0;
+#X obj 0 539 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
+0;
+#N canvas 321 491 428 109 Related_objects 0;
+#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
+#X text 6 1 Related Objects;
+#X restore 203 633 pd Related_objects;
+#X obj 81 358 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 81 448 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 0 0 cnv 15 552 40 empty empty slide~ 3 12 0 18 -204280 -1 0
+;
+#X obj 499 11 slide~;
+#X text 19 24 Smooth-out changes in signal values;
+#X obj 81 384 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
+;
+#X obj 81 411 cnv 17 3 17 empty empty 2 5 9 0 16 -228856 -162280 0
+;
+#X floatatom 343 97 0 0 0 0 - - -;
+#X msg 208 60 1;
+#X msg 169 60 0;
+#X text 365 46 slide down;
+#X floatatom 266 98 0 0 0 0 - - -;
+#X obj 190 106 sig~;
+#X floatatom 190 85 0 0 0 0 - - -;
+#X text 271 45 slide up;
+#X obj 191 327 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
+-262144 -1 -1 0 256;
+#X text 108 358 signal;
+#X text 183 358 - signal to smooth out;
+#X text 108 384 float;
+#X text 108 411 float;
+#X text 108 448 signal;
+#X text 183 448 - smoothed out signal;
+#X text 91 488 1) float;
+#X text 91 510 2) float;
+#X text 110 557 Slide filters an input signal logarithmically between
changes in signal value. The formula is y(n) = y(n-1) + ((x(n) - y(n-1))/slide).
It's particularly useful for envelope following and lowpass filtering.
;
-#X obj 37 174 sig~;
-#X floatatom 37 155 0 0 0 0 - - -;
-#X text 96 136 slide up;
-#X obj 227 239 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135
-135 135 0;
-#X obj 37 237 Snapshot~ 100;
-#X obj 38 262 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
--262144 -1 -1 0 256;
-#X obj 37 198 slide~ 5000 5000;
-#N canvas 309 151 494 428 META 0;
-#X text 12 195 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
-Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
-#X text 12 165 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
-;
-#X text 12 5 KEYWORDS signal filter max_compatible;
-#X text 12 45 DESCRIPTION smooth-out changes in signal values;
-#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 25 LICENSE SIBSD;
-#X text 12 145 AUTHOR Krzysztof Czaja;
-#X restore 416 361 pd META;
-#X connect 2 0 14 2;
-#X connect 3 0 9 0;
-#X connect 4 0 9 0;
-#X connect 6 0 14 1;
-#X connect 8 0 14 0;
-#X connect 9 0 8 0;
-#X connect 12 0 13 0;
-#X connect 14 0 11 0;
-#X connect 14 0 12 0;
+#X obj 168 209 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
+-1 -1 0 1;
+#X obj 82 248 osc~ 440;
+#X obj 82 273 *~;
+#X obj 82 301 output~;
+#X obj 191 302 cyclone/Snapshot~ 100;
+#X msg 266 64 44100;
+#X msg 355 65 44100;
+#X msg 307 64 220500;
+#X msg 395 65 220500;
+#X obj 190 161 cyclone/slide~ 44100 44100;
+#X text 183 384 - slideup value in samples;
+#X text 183 411 - slidedown vlaue in samples;
+#X text 183 488 - initial slideup value in samples;
+#X text 183 510 - initial slidedown value in samples;
+#X text 170 43 off;
+#X text 207 43 on;
+#X connect 14 0 41 2;
+#X connect 15 0 20 0;
+#X connect 16 0 20 0;
+#X connect 18 0 41 1;
+#X connect 19 0 41 0;
+#X connect 20 0 19 0;
+#X connect 33 0 34 0;
+#X connect 34 0 35 0;
+#X connect 34 0 35 1;
+#X connect 36 0 22 0;
+#X connect 36 0 32 0;
+#X connect 37 0 18 0;
+#X connect 38 0 14 0;
+#X connect 39 0 18 0;
+#X connect 40 0 14 0;
+#X connect 41 0 34 1;
+#X connect 41 0 36 0;