From 10d2aefa1d4d33ccfc788d22942b6625afd3acfc Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 23 Apr 2009 23:53:06 +0000 Subject: removed errant blank comment and adjusted size/placement a bit svn path=/trunk/externals/miXed/; revision=11105 --- doc/help/cyclone/Append-help.pd | 5 +-- doc/help/cyclone/Clip-help.pd | 31 +++++++------- doc/help/cyclone/allpass~-help.pd | 19 ++++----- doc/help/cyclone/bondo-help.pd | 29 ++++++------- doc/help/cyclone/delay~-help.pd | 43 +++++++++---------- doc/help/cyclone/wave~-help.pd | 89 +++++++++++++++++++-------------------- 6 files changed, 105 insertions(+), 111 deletions(-) (limited to 'doc') diff --git a/doc/help/cyclone/Append-help.pd b/doc/help/cyclone/Append-help.pd index 2ca4f61..d230580 100644 --- a/doc/help/cyclone/Append-help.pd +++ b/doc/help/cyclone/Append-help.pd @@ -4,10 +4,9 @@ #X msg 34 77 foo; #X msg 64 77 foo bar; #X msg 131 102 set foo bar; -#X text 5 5 ; -#X text 20 262 docs based on the MAX/MSP reference (c) cycling'74 +#X text 20 262 docs based on the MAX/MSP reference (c) cycling'74; +#X text 19 276 ___________________________________________________ ; -#X text 19 276 ___________________________________________________ ; #X obj 36 19 Append; #X text 220 102 set message changes value to append; #X text 113 131 creation arg sets initial value to append; diff --git a/doc/help/cyclone/Clip-help.pd b/doc/help/cyclone/Clip-help.pd index 678a065..ac85e38 100644 --- a/doc/help/cyclone/Clip-help.pd +++ b/doc/help/cyclone/Clip-help.pd @@ -1,8 +1,7 @@ -#N canvas 233 184 489 347 10; -#X text 5 5 ; -#X text 17 308 docs based on the MAX/MSP reference (c) cycling'74 +#N canvas 135 111 437 358 10; +#X text 17 308 docs based on the MAX/MSP reference (c) cycling'74; +#X text 16 322 ___________________________________________________ ; -#X text 16 322 ___________________________________________________ ; #X floatatom 38 182 5 0 0 0 - - -; #X obj 36 18 Clip min max; #X text 137 20 limit numbers in a range; @@ -23,15 +22,15 @@ #X text 218 83 the result is sent out as a list; #X msg 105 76 1 2 3 4 -10 5 6; #X obj 38 160 Clip 0 10; -#X connect 6 0 22 1; -#X connect 7 0 22 2; -#X connect 11 0 22 0; -#X connect 12 0 13 0; -#X connect 12 1 14 0; -#X connect 12 2 15 0; -#X connect 12 3 16 0; -#X connect 12 4 17 0; -#X connect 12 5 18 0; -#X connect 21 0 22 0; -#X connect 22 0 3 0; -#X connect 22 0 12 0; +#X connect 5 0 21 1; +#X connect 6 0 21 2; +#X connect 10 0 21 0; +#X connect 11 0 12 0; +#X connect 11 1 13 0; +#X connect 11 2 14 0; +#X connect 11 3 15 0; +#X connect 11 4 16 0; +#X connect 11 5 17 0; +#X connect 20 0 21 0; +#X connect 21 0 2 0; +#X connect 21 0 11 0; diff --git a/doc/help/cyclone/allpass~-help.pd b/doc/help/cyclone/allpass~-help.pd index 434c163..570f00c 100644 --- a/doc/help/cyclone/allpass~-help.pd +++ b/doc/help/cyclone/allpass~-help.pd @@ -1,4 +1,4 @@ -#N canvas 196 184 528 447 10; +#N canvas 114 161 528 447 10; #X obj 36 30 allpass~; #X text 115 30 allpass filter; #X floatatom 154 301 0 0 100 0 - - -; @@ -63,7 +63,7 @@ #X obj 260 224 / 100; #X floatatom 260 205 5 0 0 0 - - -; #X text 154 71 generate short noisebursts; -#N canvas 0 0 290 283 burst 0; +#N canvas 0 22 290 283 burst 0; #X obj 48 173 noise~; #X obj 95 172 line~; #X obj 79 203 *~; @@ -86,10 +86,9 @@ #X text 240 184 delay time; #X text 305 204 gain; #X text 184 125 del time / gain can also be; -#X text 5 5 ; -#X text 22 403 docs based on the MAX/MSP reference (c) cycling'74 +#X text 22 403 docs based on the MAX/MSP reference (c) cycling'74; +#X text 21 417 ___________________________________________________ ; -#X text 21 417 ___________________________________________________ ; #X text 273 249 allpass~ accepts up o 4 args:; #X text 274 264 1 max del time (default 10ms); #X text 274 277 2 initial del time; @@ -104,10 +103,10 @@ #X connect 2 0 3 1; #X connect 3 0 2 0; #X connect 4 0 3 2; -#X connect 5 0 27 1; +#X connect 5 0 26 1; #X connect 6 0 10 0; -#X connect 7 0 27 2; +#X connect 7 0 26 2; #X connect 8 0 7 0; -#X connect 10 0 27 0; -#X connect 25 0 27 0; -#X connect 27 0 3 0; +#X connect 10 0 26 0; +#X connect 24 0 26 0; +#X connect 26 0 3 0; diff --git a/doc/help/cyclone/bondo-help.pd b/doc/help/cyclone/bondo-help.pd index 444f1f2..15c1c09 100644 --- a/doc/help/cyclone/bondo-help.pd +++ b/doc/help/cyclone/bondo-help.pd @@ -1,8 +1,7 @@ #N canvas 276 216 433 404 10; -#X text 5 5 ; -#X text 16 358 docs based on the MAX/MSP reference (c) cycling'74 +#X text 16 358 docs based on the MAX/MSP reference (c) cycling'74; +#X text 15 372 ___________________________________________________ ; -#X text 15 372 ___________________________________________________ ; #X obj 41 22 bondo 4; #X text 114 22 synx a group of messages; #X text 114 218 arg sets number of in/outlets; @@ -20,15 +19,15 @@ #X msg 162 89 bang; #X text 200 84 output all values; #X text 199 95 works for all inlets; -#X connect 6 0 12 0; -#X connect 6 1 7 0; -#X connect 6 2 11 0; -#X connect 8 0 6 1; -#X connect 9 0 6 2; -#X connect 10 0 6 2; -#X connect 13 0 6 1; -#X connect 14 0 6 0; -#X connect 15 0 6 1; -#X connect 15 0 6 2; -#X connect 15 0 6 0; -#X connect 17 0 6 2; +#X connect 5 0 11 0; +#X connect 5 1 6 0; +#X connect 5 2 10 0; +#X connect 7 0 5 1; +#X connect 8 0 5 2; +#X connect 9 0 5 2; +#X connect 12 0 5 1; +#X connect 13 0 5 0; +#X connect 14 0 5 1; +#X connect 14 0 5 2; +#X connect 14 0 5 0; +#X connect 16 0 5 2; diff --git a/doc/help/cyclone/delay~-help.pd b/doc/help/cyclone/delay~-help.pd index ac9df4d..7b2cd18 100644 --- a/doc/help/cyclone/delay~-help.pd +++ b/doc/help/cyclone/delay~-help.pd @@ -1,8 +1,7 @@ -#N canvas 269 209 621 419 10; -#X text 5 5 ; -#X text 23 375 docs based on the MAX/MSP reference (c) cycling'74 +#N canvas 124 170 621 419 10; +#X text 23 375 docs based on the MAX/MSP reference (c) cycling'74; +#X text 23 390 ___________________________________________________ ; -#X text 23 390 ___________________________________________________ ; #X obj 32 17 delay~; #X text 92 17 delay incoming signal for a number of samples; #X text 305 150 arg is max delay in samples (default 512); @@ -80,21 +79,21 @@ #X obj 207 104 phasor~ 100; #X text 116 62 try this...; #X text 271 62 or this; -#X connect 6 0 18 0; -#X connect 7 0 8 0; -#X connect 8 0 6 0; -#X connect 9 0 6 1; -#X connect 10 0 9 0; -#X connect 11 0 12 1; -#X connect 12 0 11 0; -#X connect 13 0 12 2; -#X connect 14 0 20 0; -#X connect 15 0 22 0; -#X connect 16 0 14 1; -#X connect 17 0 16 1; -#X connect 18 0 12 0; -#X connect 19 0 18 1; -#X connect 20 0 12 0; -#X connect 21 0 20 1; -#X connect 22 0 14 0; -#X connect 22 0 16 0; +#X connect 5 0 17 0; +#X connect 6 0 7 0; +#X connect 7 0 5 0; +#X connect 8 0 5 1; +#X connect 9 0 8 0; +#X connect 10 0 11 1; +#X connect 11 0 10 0; +#X connect 12 0 11 2; +#X connect 13 0 19 0; +#X connect 14 0 21 0; +#X connect 15 0 13 1; +#X connect 16 0 15 1; +#X connect 17 0 11 0; +#X connect 18 0 17 1; +#X connect 19 0 11 0; +#X connect 20 0 19 1; +#X connect 21 0 13 0; +#X connect 21 0 15 0; diff --git a/doc/help/cyclone/wave~-help.pd b/doc/help/cyclone/wave~-help.pd index e7afd33..604e823 100644 --- a/doc/help/cyclone/wave~-help.pd +++ b/doc/help/cyclone/wave~-help.pd @@ -1,9 +1,8 @@ -#N canvas 85 25 887 599 10; -#X text 5 5 ; -#X text 30 542 docs based on the MAX/MSP reference (c) cycling'74 +#N canvas 9 31 798 582 10; +#X text 30 542 docs based on the MAX/MSP reference (c) cycling'74; +#X text 30 557 ___________________________________________________ ; -#X text 30 557 ___________________________________________________ ; -#X floatatom 465 435 0 0 100 0 - - -; +#X floatatom 418 441 0 0 100 0 - - -; #N canvas 159 26 532 285 output 0; #X obj 338 160 t b; #X obj 338 110 f; @@ -57,8 +56,8 @@ #X connect 23 0 20 0; #X connect 26 0 5 0; #X connect 27 0 21 0; -#X restore 436 458 pd output; -#X msg 494 435 MUTE; +#X restore 389 464 pd output; +#X msg 447 441 MUTE; #X obj 26 18 wave~; #X text 90 19 variable size wavetable; #X obj 103 137 table sample; @@ -68,12 +67,12 @@ #X obj 26 62 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 52 63 load a sample; -#X obj 436 82 phasor~; -#X floatatom 436 59 5 0 0 0 - - -; -#X floatatom 475 110 5 0 0 0 - - -; -#X floatatom 515 136 5 0 0 0 - - -; +#X obj 389 88 phasor~; +#X floatatom 389 65 5 0 0 0 - - -; +#X floatatom 428 116 5 0 0 0 - - -; +#X floatatom 468 142 5 0 0 0 - - -; #X floatatom 26 187 10 0 0 0 - - -; -#N canvas 0 0 206 239 samples2len 0; +#N canvas 0 22 206 239 samples2len 0; #X obj 45 25 inlet; #X obj 61 86 samplerate~; #X obj 45 115 /; @@ -87,40 +86,40 @@ #X connect 3 1 1 0; #X connect 4 0 5 0; #X restore 26 162 pd samples2len; -#X text 482 59 frequency (1=normal speed negative is backwards); -#X text 519 112 startpoint (msec); -#X text 560 136 endpoint (msec); +#X text 435 65 frequency (1=normal speed negative is backwards); +#X text 472 118 startpoint (msec); +#X text 513 142 endpoint (msec); #X text 101 187 length in msec; -#X obj 436 388 wave~ sample; -#X obj 527 397 wave~ sample [start] [end] [num_channels]; -#X text 527 378 arg is table name \, you can also use:; -#X msg 341 82 set sample; -#X text 247 81 change table:; -#X msg 305 170 enable \$1; -#X obj 305 148 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 +#X obj 389 394 wave~ sample; +#X obj 480 403 wave~ sample [start] [end] [num_channels]; +#X text 480 384 arg is table name \, you can also use:; +#X msg 294 88 set sample; +#X text 200 87 change table:; +#X msg 258 176 enable \$1; +#X obj 258 154 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1; -#X text 374 171 en/disable object; -#X obj 263 212 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 +#X text 327 177 en/disable object; +#X obj 216 218 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1; -#X msg 263 237 interp \$1; -#X text 335 237 en/disable interpolation; -#X text 680 112 signals can also be used; -#X text 681 125 as start and endpoints; -#X connect 3 0 4 1; -#X connect 4 0 3 0; -#X connect 5 0 4 2; +#X msg 216 243 interp \$1; +#X text 288 243 en/disable interpolation; +#X text 633 118 signals can also be used; +#X text 634 131 as start and endpoints; +#X connect 2 0 3 1; +#X connect 3 0 2 0; +#X connect 4 0 3 2; +#X connect 8 0 9 0; #X connect 9 0 10 0; -#X connect 10 0 11 0; -#X connect 11 0 19 0; -#X connect 12 0 9 0; -#X connect 14 0 24 0; -#X connect 15 0 14 0; -#X connect 16 0 24 1; -#X connect 17 0 24 2; -#X connect 19 0 18 0; -#X connect 24 0 4 0; -#X connect 27 0 24 0; -#X connect 29 0 24 0; -#X connect 30 0 29 0; -#X connect 32 0 33 0; -#X connect 33 0 24 0; +#X connect 10 0 18 0; +#X connect 11 0 8 0; +#X connect 13 0 23 0; +#X connect 14 0 13 0; +#X connect 15 0 23 1; +#X connect 16 0 23 2; +#X connect 18 0 17 0; +#X connect 23 0 3 0; +#X connect 26 0 23 0; +#X connect 28 0 23 0; +#X connect 29 0 28 0; +#X connect 31 0 32 0; +#X connect 32 0 23 0; -- cgit v1.2.1