aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/trapezoid~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/trapezoid~-help.pd')
-rw-r--r--doc/help/cyclone/trapezoid~-help.pd291
1 files changed, 247 insertions, 44 deletions
diff --git a/doc/help/cyclone/trapezoid~-help.pd b/doc/help/cyclone/trapezoid~-help.pd
index 0a77377..5534d37 100644
--- a/doc/help/cyclone/trapezoid~-help.pd
+++ b/doc/help/cyclone/trapezoid~-help.pd
@@ -1,46 +1,249 @@
-#N canvas 0 26 426 388 10;
-#X text 29 14 a trapezoidal wavetable;
-#X text 278 153 args: <up> <down>;
-#X floatatom 96 102 0 0 0 0 - - -;
-#X msg 96 123 hi \$1;
-#X floatatom 34 102 0 0 0 0 - - -;
-#X msg 34 123 lo \$1;
-#X text 262 107 down;
-#X floatatom 139 105 0 0 0 0 - - -;
-#X text 36 40 trapezoid~ is a trapezoidal wavetable with signal inputs
+#N canvas 550 79 567 532 10;
+#X obj 0 809 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
+0;
+#X obj 1 546 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
+;
+#N canvas 576 278 386 269 META 0;
+#X text 0 33 LICENSE SIBSD;
+#X text 0 153 LIBRARY cyclone;
+#X text 0 133 OUTLET_0 signal;
+#X text 0 0 KEYWORDS signal trapezoid wavetable lo hi lo/hi phase ramp
+wave;
+#X text 0 53 DESCRIPTION a trapezoid wavetable;
+#X text 0 73 INLET_0 signal message;
+#X text 0 93 INLET_1 signal float;
+#X text 0 113 INLET_2 signal float;
+#X text 0 175 VERSION 0.1-alpha57;
+#X text 0 193 AUTHOR Krzysztof Czaja;
+#X text 1 211 RELEASE_DATE 2002;
+#X text 2 230 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 2 262 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 500 811 pd META;
+#X obj 0 703 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
+;
+#X obj 0 740 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
+0;
+#N canvas 307 438 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 205 811 pd Related_objects;
+#X obj 79 556 cnv 17 3 36 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 79 712 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 0 0 cnv 15 552 40 empty empty trapezoid~ 3 12 0 18 -204280 -1
+0;
+#X obj 478 11 trapezoid~;
+#X text 12 23 a trapezoidal wavetable;
+#X text 106 554 signal;
+#X obj 79 609 cnv 17 3 34 empty empty 1 5 9 0 16 -228856 -162280 0
+;
+#X text 106 607 signal;
+#X obj 79 656 cnv 17 3 34 empty empty 2 5 9 0 16 -228856 -162280 0
+;
+#X text 106 654 signal;
+#X text 106 628 float;
+#X text 106 675 float;
+#X text 179 554 - input signal;
+#X text 106 712 signal;
+#X text 179 712 - the trapezoidal wavetable output;
+#X floatatom 171 173 0 0 0 0 - - -;
+#X msg 171 194 hi \$1;
+#X floatatom 214 173 0 0 0 0 - - -;
+#X msg 214 194 lo \$1;
+#X floatatom 161 118 0 0 0 0 - - -;
+#X text 40 48 trapezoid~ is a trapezoidal wavetable with signal inputs
to change ramp up/down phase position. The default lo/hi points are
0 and 1 \, but may be changed using the lo/hi messages.;
-#X text 207 107 up;
-#X obj 148 228 Scope~ 130 130 256 3 128 -1 1 0 0 0 0 102 255 51 135
-135 135 0;
-#X obj 174 181 Snapshot~ 100;
-#X floatatom 175 206 5 0 0 0 - - -;
-#X obj 149 150 trapezoid~ 0.1 0.9;
-#X obj 263 126 sig~ 0.9;
-#X obj 205 127 sig~ 0.1;
-#X obj 139 126 phasor~ 2;
-#N canvas 351 96 494 386 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 max_compatible;
-#X text 12 45 DESCRIPTION a trapezoidal wavetable;
-#X text 12 65 INLET_0 signal hi lo;
-#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 376 364 pd META;
-#X connect 2 0 3 0;
-#X connect 3 0 13 0;
-#X connect 4 0 5 0;
-#X connect 5 0 13 0;
-#X connect 7 0 16 0;
-#X connect 11 0 12 0;
-#X connect 13 0 10 0;
-#X connect 13 0 11 0;
-#X connect 14 0 13 2;
-#X connect 15 0 13 1;
-#X connect 16 0 13 0;
+#X obj 331 228 sig~ 0.9;
+#X obj 268 203 sig~ 0.1;
+#X text 88 755 1) float;
+#X text 179 755 - initial ramp up;
+#X text 88 775 2) float;
+#X text 179 775 - initial ramp down;
+#X text 106 577 message;
+#X text 179 577 - lo/hi messages change the lo/hi points (default 0/1)
+;
+#X text 169 155 change the lo/hi points;
+#X text 233 139 input signal;
+#X obj 161 275 cyclone/trapezoid~ 0.1 0.9;
+#X obj 162 355 tabwrite~ \$0-trapezoid;
+#X obj 161 139 phasor~ 200;
+#X obj 368 389 output~;
+#X obj 112 101 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
+-1 -1 0 1;
+#X obj 135 101 vsl 15 128 0 1 0 0 empty empty empty 0 -9 0 10 -262144
+-1 -1 0 1;
+#X text 98 232 high;
+#X text 129 232 low;
+#X text 111 246 level;
+#X obj 393 186 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 0 1;
+#X obj 393 205 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 0 1;
+#X text 179 607 - change ramp up phase start position \, effectively
+changing its steepness;
+#X obj 140 335 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X text 398 217 down ramp;
+#X text 400 167 up ramp;
+#X text 179 654 - change ramp down phase start position \, effectively
+changing its steepness;
+#X text 152 384 1;
+#X text 152 513 0;
+#X obj 166 388 hsl 195 140 0 127 0 0 eliminate_outlet eliminate_inlet
+empty -2 -8 0 10 -262144 -262144 -262144 0 1;
+#N canvas 0 0 450 300 (subpatch) 0;
+#X array \$0-trapezoid 1024 float 1;
+#A 0 0.802413 0.794497 0.786581 0.778665 0.770749 0.762833 0.754917
+0.747001 0.739085 0.731169 0.723254 0.715338 0.707422 0.699506 0.69159
+0.683674 0.675758 0.667842 0.659926 0.652011 0.644095 0.636179 0.628263
+0.620347 0.612431 0.604515 0.596599 0.588683 0.580768 0.572852 0.564936
+0.55702 0.549104 0.541188 0.533272 0.525356 0.51744 0.509524 0.501608
+0.493693 0.485777 0.477861 0.469945 0.462029 0.454113 0.446197 0.438281
+0.430366 0.42245 0.414534 0.406618 0.398702 0.390786 0.38287 0.374954
+0.367038 0.359122 0.351207 0.343291 0.335375 0.327459 0.319543 0.311627
+0.303711 0.295795 0.287879 0.279963 0.272048 0.264132 0.256216 0.2483
+0.240384 0.232468 0.224552 0.216636 0.20872 0.200805 0.192889 0.184973
+0.177057 0.169141 0.161225 0.153309 0.145393 0.158448 0.189546 0.220644
+0.251742 0.28284 0.313939 0.345037 0.376135 0.407233 0.438331 0.469429
+0.500528 0.531626 0.562724 0.593822 0.62492 0.656018 0.687116 0.718215
+0.749313 0.780411 0.811509 0.842607 0.873705 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.893445 0.885529 0.877613 0.869698 0.861782 0.853866
+0.84595 0.838034 0.830118 0.822202 0.814286 0.80637 0.798454 0.790539
+0.782623 0.774707 0.766791 0.758875 0.750959 0.743043 0.735127 0.727211
+0.719296 0.71138 0.703464 0.695548 0.687632 0.679716 0.6718 0.663884
+0.655968 0.648053 0.640137 0.632221 0.624305 0.616389 0.608473 0.600557
+0.592641 0.584725 0.57681 0.568894 0.560978 0.553062 0.545146 0.53723
+0.529314 0.521398 0.513482 0.505566 0.497651 0.489735 0.481819 0.473903
+0.465987 0.458071 0.450155 0.442239 0.434323 0.426408 0.418492 0.410576
+0.40266 0.394744 0.386828 0.378912 0.370996 0.36308 0.355164 0.347249
+0.339333 0.331417 0.323501 0.315585 0.307669 0.299753 0.291837 0.283921
+0.276006 0.26809 0.260174 0.252258 0.244342 0.236426 0.22851 0.220594
+0.212678 0.204762 0.196847 0.188931 0.181015 0.173099 0.165183 0.157267
+0.149351 0.142899 0.173997 0.205095 0.236193 0.267291 0.29839 0.329488
+0.360586 0.391684 0.422782 0.45388 0.484978 0.516077 0.547175 0.578273
+0.609371 0.640469 0.671567 0.702666 0.733764 0.764862 0.79596 0.827058
+0.858156 0.889254 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897403 0.889487
+0.881571 0.873655 0.86574 0.857824 0.849908 0.841992 0.834076 0.82616
+0.818244 0.810328 0.802413 0.794496 0.786581 0.778665 0.770749 0.762833
+0.754917 0.747001 0.739085 0.731169 0.723253 0.715338 0.707422 0.699506
+0.69159 0.683674 0.675758 0.667842 0.659926 0.652011 0.644095 0.636179
+0.628263 0.620347 0.612431 0.604515 0.596599 0.588683 0.580767 0.572852
+0.564936 0.55702 0.549104 0.541188 0.533272 0.525356 0.51744 0.509524
+0.501608 0.493693 0.485777 0.477861 0.469945 0.462029 0.454113 0.446197
+0.438281 0.430366 0.42245 0.414534 0.406618 0.398702 0.390786 0.38287
+0.374954 0.367038 0.359122 0.351207 0.343291 0.335375 0.327459 0.319543
+0.311627 0.303711 0.295795 0.287879 0.279963 0.272048 0.264132 0.256216
+0.2483 0.240384 0.232468 0.224552 0.216636 0.20872 0.200805 0.192889
+0.184973 0.177057 0.169141 0.161225 0.153309 0.145393 0.158448 0.189546
+0.220644 0.251742 0.282841 0.313939 0.345037 0.376135 0.407233 0.438331
+0.469429 0.500528 0.531626 0.562724 0.593822 0.62492 0.656018 0.687117
+0.718215 0.749313 0.780411 0.811509 0.842607 0.873705 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.893445 0.885529 0.877613 0.869698 0.861782
+0.853866 0.84595 0.838034 0.830118 0.822202 0.814286 0.80637 0.798454
+0.790539 0.782623 0.774707 0.766791 0.758875 0.750959 0.743043 0.735127
+0.727211 0.719296 0.71138 0.703464 0.695548 0.687632 0.679716 0.6718
+0.663884 0.655968 0.648053 0.640137 0.632221 0.624305 0.616389 0.608473
+0.600557 0.592641 0.584725 0.57681 0.568894 0.560978 0.553062 0.545146
+0.53723 0.529314 0.521398 0.513482 0.505566 0.497651 0.489735 0.481819
+0.473903 0.465987 0.458071 0.450155 0.442239 0.434323 0.426408 0.418492
+0.410576 0.40266 0.394744 0.386828 0.378912 0.370996 0.36308 0.355164
+0.347249 0.339333 0.331417 0.323501 0.315585 0.307669 0.299753 0.291837
+0.283921 0.276006 0.26809 0.260174 0.252258 0.244342 0.236426 0.22851
+0.220594 0.212678 0.204762 0.196847 0.188931 0.181015 0.173099 0.165183
+0.157267 0.149351 0.142899 0.173997 0.205095 0.236193 0.267292 0.29839
+0.329488 0.360586 0.391684 0.422782 0.453881 0.484979 0.516077 0.547175
+0.578273 0.609371 0.640469 0.671568 0.702666 0.733764 0.764862 0.79596
+0.827058 0.858156 0.889255 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897403
+0.889487 0.881571 0.873655 0.865739 0.857824 0.849908 0.841992 0.834076
+0.82616 0.818244 0.810328 0.802412 0.794496 0.786581 0.778665 0.770749
+0.762833 0.754917 0.747001 0.739085 0.731169 0.723253 0.715338 0.707422
+0.699506 0.69159 0.683674 0.675758 0.667842 0.659926 0.65201 0.644094
+0.636179 0.628263 0.620347 0.612431 0.604515 0.596599 0.588683 0.580767
+0.572852 0.564936 0.55702 0.549104 0.541188 0.533272 0.525356 0.51744
+0.509524 0.501608 0.493693 0.485777 0.477861 0.469945 0.462029 0.454113
+0.446197 0.438281 0.430365 0.42245 0.414534 0.406618 0.398702 0.390786
+0.38287 0.374954 0.367038 0.359122 0.351207 0.343291 0.335375 0.327459
+0.319543 0.311627 0.303711 0.295795 0.287879 0.279963 0.272048 0.264132
+0.256216 0.2483 0.240384 0.232468 0.224552 0.216636 0.20872 0.200805
+0.192889 0.184973 0.177057 0.169141 0.161225 0.153309 0.145393 0.158448
+0.189546 0.220644 0.251743 0.282841 0.313939 0.345037 0.376135 0.407233
+0.438332 0.46943 0.500528 0.531626 0.562724 0.593822 0.62492 0.656019
+0.687117 0.718215 0.749313 0.780411 0.811509 0.842607 0.873706 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638;
+#A 1000 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638 0.897638
+0.897638;
+#X coords 0 1 1023 0 200 140 1 0 0;
+#X restore 163 388 graph;
+#X connect 21 0 22 0;
+#X connect 22 0 37 0;
+#X connect 23 0 24 0;
+#X connect 24 0 37 0;
+#X connect 25 0 39 0;
+#X connect 27 0 37 2;
+#X connect 28 0 37 1;
+#X connect 37 0 38 0;
+#X connect 37 0 40 0;
+#X connect 37 0 40 1;
+#X connect 39 0 37 0;
+#X connect 41 0 21 0;
+#X connect 42 0 23 0;
+#X connect 46 0 28 0;
+#X connect 47 0 27 0;
+#X connect 49 0 38 0;