From 8bbda088b6be12a1c8633a05f2c3edee28c3b493 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 2 Apr 2007 20:42:38 +0000 Subject: cleaned up cxc so that it passes the automated test in scripts/load_every_help.sh: renamed help files to standard name; made each file named after the class; removed non-functional aliases in flatspace svn path=/trunk/externals/cxc/; revision=7538 --- reference/ENV-help.pd | 34 +++++++ reference/ENV.pd | 34 ------- reference/ascseq-help.pd | 12 +++ reference/ascseq.pd | 12 --- reference/ascwave-help.pd | 65 +++++++++++++ reference/ascwave.pd | 65 ------------- reference/bfilt-help.pd | 23 +++++ reference/bfilt.pd | 23 ----- reference/bfilt2-help.pd | 23 +++++ reference/delta.pd | 63 ------------- reference/delta~-help.pd | 63 +++++++++++++ reference/proc-help.pd | 75 +++++++++++++++ reference/proc.pd | 75 --------------- reference/randomix-help.pd | 223 ++++++++++++++++++++++++++++++++++++++++++++ reference/randomix.pd | 223 -------------------------------------------- reference/reson~-help.pd | 3 + reference/reson~.pd | 3 - reference/serialize-help.pd | 10 ++ reference/serialize.pd | 10 -- reference/utime-help.pd | 9 ++ reference/utime.pd | 9 -- 21 files changed, 540 insertions(+), 517 deletions(-) create mode 100644 reference/ENV-help.pd delete mode 100644 reference/ENV.pd create mode 100644 reference/ascseq-help.pd delete mode 100644 reference/ascseq.pd create mode 100644 reference/ascwave-help.pd delete mode 100644 reference/ascwave.pd create mode 100644 reference/bfilt-help.pd delete mode 100644 reference/bfilt.pd create mode 100644 reference/bfilt2-help.pd delete mode 100644 reference/delta.pd create mode 100644 reference/delta~-help.pd create mode 100644 reference/proc-help.pd delete mode 100644 reference/proc.pd create mode 100644 reference/randomix-help.pd delete mode 100644 reference/randomix.pd create mode 100644 reference/reson~-help.pd delete mode 100644 reference/reson~.pd create mode 100644 reference/serialize-help.pd delete mode 100644 reference/serialize.pd create mode 100644 reference/utime-help.pd delete mode 100644 reference/utime.pd (limited to 'reference') diff --git a/reference/ENV-help.pd b/reference/ENV-help.pd new file mode 100644 index 0000000..7582c67 --- /dev/null +++ b/reference/ENV-help.pd @@ -0,0 +1,34 @@ +#N canvas 370 240 625 314 10; +#X obj 147 203 ENV; +#X msg 147 163 RAND_MAX; +#X floatatom 226 253 10 0 0; +#X obj 147 277 print; +#X msg 214 164 getenv \$1; +#X symbolatom 215 130 10 0 0; +#X obj 295 130 symbol; +#X msg 311 105 HOSTNAME; +#X msg 310 80 USERNAME; +#X obj 147 228 route symbol; +#X msg 147 253 \$1; +#X msg 424 110 USERNAME bla; +#X obj 386 168 cxc.prepend setenv; +#X obj 395 202 print pre; +#X msg 425 135 HOSTNAME testi; +#X msg 312 45 RANDOM; +#X text 18 7 get and set environment variables etc ...; +#X msg 244 51 DATE; +#X connect 0 0 9 0; +#X connect 1 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 4 0; +#X connect 6 0 4 0; +#X connect 7 0 6 0; +#X connect 8 0 6 0; +#X connect 9 0 10 0; +#X connect 9 1 2 0; +#X connect 10 0 3 0; +#X connect 11 0 12 0; +#X connect 12 0 0 0; +#X connect 14 0 12 0; +#X connect 15 0 6 0; +#X connect 17 0 6 0; diff --git a/reference/ENV.pd b/reference/ENV.pd deleted file mode 100644 index 7582c67..0000000 --- a/reference/ENV.pd +++ /dev/null @@ -1,34 +0,0 @@ -#N canvas 370 240 625 314 10; -#X obj 147 203 ENV; -#X msg 147 163 RAND_MAX; -#X floatatom 226 253 10 0 0; -#X obj 147 277 print; -#X msg 214 164 getenv \$1; -#X symbolatom 215 130 10 0 0; -#X obj 295 130 symbol; -#X msg 311 105 HOSTNAME; -#X msg 310 80 USERNAME; -#X obj 147 228 route symbol; -#X msg 147 253 \$1; -#X msg 424 110 USERNAME bla; -#X obj 386 168 cxc.prepend setenv; -#X obj 395 202 print pre; -#X msg 425 135 HOSTNAME testi; -#X msg 312 45 RANDOM; -#X text 18 7 get and set environment variables etc ...; -#X msg 244 51 DATE; -#X connect 0 0 9 0; -#X connect 1 0 0 0; -#X connect 4 0 0 0; -#X connect 5 0 4 0; -#X connect 6 0 4 0; -#X connect 7 0 6 0; -#X connect 8 0 6 0; -#X connect 9 0 10 0; -#X connect 9 1 2 0; -#X connect 10 0 3 0; -#X connect 11 0 12 0; -#X connect 12 0 0 0; -#X connect 14 0 12 0; -#X connect 15 0 6 0; -#X connect 17 0 6 0; diff --git a/reference/ascseq-help.pd b/reference/ascseq-help.pd new file mode 100644 index 0000000..5038a84 --- /dev/null +++ b/reference/ascseq-help.pd @@ -0,0 +1,12 @@ +#N canvas 454 117 570 300 10; +#X obj 132 168 print ascseq; +#X msg 253 112 bang; +#X obj 223 70 random_fl -10000 10000; +#X obj 131 118 ascseq 100; +#X floatatom 268 137 5 0 0; +#X msg 83 34 "abcde 123 dsfjnsdf ewrte 3k4n5 3n hjb5465hj 6"; +#X connect 1 0 2 0; +#X connect 2 0 3 0; +#X connect 3 0 0 0; +#X connect 4 0 3 1; +#X connect 5 0 3 0; diff --git a/reference/ascseq.pd b/reference/ascseq.pd deleted file mode 100644 index 5038a84..0000000 --- a/reference/ascseq.pd +++ /dev/null @@ -1,12 +0,0 @@ -#N canvas 454 117 570 300 10; -#X obj 132 168 print ascseq; -#X msg 253 112 bang; -#X obj 223 70 random_fl -10000 10000; -#X obj 131 118 ascseq 100; -#X floatatom 268 137 5 0 0; -#X msg 83 34 "abcde 123 dsfjnsdf ewrte 3k4n5 3n hjb5465hj 6"; -#X connect 1 0 2 0; -#X connect 2 0 3 0; -#X connect 3 0 0 0; -#X connect 4 0 3 1; -#X connect 5 0 3 0; diff --git a/reference/ascwave-help.pd b/reference/ascwave-help.pd new file mode 100644 index 0000000..bb36502 --- /dev/null +++ b/reference/ascwave-help.pd @@ -0,0 +1,65 @@ +#N canvas 448 258 407 316 10; +#X msg 80 153 bang; +#X floatatom 169 176; +#X floatatom 214 58; +#X obj 151 13 loadbang; +#X obj 157 97 metro 100; +#X msg 157 196 1; +#X msg 157 58 1; +#X msg 186 58 0; +#X obj 145 221 ascwave; +#X msg 75 192 fill 1; +#X msg 74 211 fill 0; +#X obj 145 262 ixprint; +#X msg 145 241 \$1; +#N canvas 517 176 588 372 modulate 0; +#X obj 84 200 outlet; +#X obj 84 139 random 80; +#X msg 30 110 bang; +#X obj 84 75 * 50; +#X obj 84 93 metro 5000; +#X obj 29 52 loadbang; +#X msg 29 70 1; +#X obj 84 161 pack 1 5000; +#X obj 84 180 line; +#X obj 86 31 inlet start/stop; +#X obj 130 53 inlet time; +#X connect 1 0 7 0; +#X connect 2 0 1 0; +#X connect 3 0 4 0; +#X connect 3 0 7 1; +#X connect 4 0 1 0; +#X connect 5 0 6 0; +#X connect 6 0 4 0; +#X connect 7 0 8 0; +#X connect 8 0 0 0; +#X connect 9 0 4 0; +#X connect 10 0 3 0; +#X restore 169 154 page modulate; +#X floatatom 262 132; +#X obj 262 179 min 127; +#X obj 262 154 max 33; +#X obj 157 77 f; +#X obj 210 78 f; +#X text 200 178 <== here; +#X text 297 131 <== and here; +#X connect 0 0 8 0; +#X connect 1 0 8 2; +#X connect 2 0 18 0; +#X connect 3 0 6 0; +#X connect 4 0 5 0; +#X connect 5 0 8 1; +#X connect 6 0 17 0; +#X connect 7 0 17 0; +#X connect 8 0 12 0; +#X connect 9 0 8 0; +#X connect 10 0 8 0; +#X connect 12 0 11 0; +#X connect 13 0 8 2; +#X connect 14 0 16 0; +#X connect 15 0 8 3; +#X connect 16 0 15 0; +#X connect 17 0 4 0; +#X connect 17 0 13 0; +#X connect 18 0 4 1; +#X connect 18 0 13 1; diff --git a/reference/ascwave.pd b/reference/ascwave.pd deleted file mode 100644 index bb36502..0000000 --- a/reference/ascwave.pd +++ /dev/null @@ -1,65 +0,0 @@ -#N canvas 448 258 407 316 10; -#X msg 80 153 bang; -#X floatatom 169 176; -#X floatatom 214 58; -#X obj 151 13 loadbang; -#X obj 157 97 metro 100; -#X msg 157 196 1; -#X msg 157 58 1; -#X msg 186 58 0; -#X obj 145 221 ascwave; -#X msg 75 192 fill 1; -#X msg 74 211 fill 0; -#X obj 145 262 ixprint; -#X msg 145 241 \$1; -#N canvas 517 176 588 372 modulate 0; -#X obj 84 200 outlet; -#X obj 84 139 random 80; -#X msg 30 110 bang; -#X obj 84 75 * 50; -#X obj 84 93 metro 5000; -#X obj 29 52 loadbang; -#X msg 29 70 1; -#X obj 84 161 pack 1 5000; -#X obj 84 180 line; -#X obj 86 31 inlet start/stop; -#X obj 130 53 inlet time; -#X connect 1 0 7 0; -#X connect 2 0 1 0; -#X connect 3 0 4 0; -#X connect 3 0 7 1; -#X connect 4 0 1 0; -#X connect 5 0 6 0; -#X connect 6 0 4 0; -#X connect 7 0 8 0; -#X connect 8 0 0 0; -#X connect 9 0 4 0; -#X connect 10 0 3 0; -#X restore 169 154 page modulate; -#X floatatom 262 132; -#X obj 262 179 min 127; -#X obj 262 154 max 33; -#X obj 157 77 f; -#X obj 210 78 f; -#X text 200 178 <== here; -#X text 297 131 <== and here; -#X connect 0 0 8 0; -#X connect 1 0 8 2; -#X connect 2 0 18 0; -#X connect 3 0 6 0; -#X connect 4 0 5 0; -#X connect 5 0 8 1; -#X connect 6 0 17 0; -#X connect 7 0 17 0; -#X connect 8 0 12 0; -#X connect 9 0 8 0; -#X connect 10 0 8 0; -#X connect 12 0 11 0; -#X connect 13 0 8 2; -#X connect 14 0 16 0; -#X connect 15 0 8 3; -#X connect 16 0 15 0; -#X connect 17 0 4 0; -#X connect 17 0 13 0; -#X connect 18 0 4 1; -#X connect 18 0 13 1; diff --git a/reference/bfilt-help.pd b/reference/bfilt-help.pd new file mode 100644 index 0000000..4be9d45 --- /dev/null +++ b/reference/bfilt-help.pd @@ -0,0 +1,23 @@ +#N canvas 203 207 404 226 10; +#X floatatom 85 119; +#X obj 57 175 print; +#X floatatom 45 120; +#X obj 58 146 bfilt 5; +#X text 43 16 bfilt (at the moment) is: modulo something + select 0; +#X floatatom 167 120; +#X obj 139 176 print; +#X floatatom 127 121; +#X obj 140 147 bfilt2 5; +#X obj 145 87 metro 100; +#X msg 145 68 1; +#X text 42 29 bfilt2: real bangfilter: bangs on first inlet \, internal counter \, only outputs every arg2th bang ...; +#X msg 169 67 0; +#X connect 0 0 3 1; +#X connect 2 0 3 0; +#X connect 3 0 1 0; +#X connect 5 0 8 1; +#X connect 7 0 8 0; +#X connect 8 0 6 0; +#X connect 9 0 8 0; +#X connect 10 0 9 0; +#X connect 12 0 9 0; diff --git a/reference/bfilt.pd b/reference/bfilt.pd deleted file mode 100644 index 4be9d45..0000000 --- a/reference/bfilt.pd +++ /dev/null @@ -1,23 +0,0 @@ -#N canvas 203 207 404 226 10; -#X floatatom 85 119; -#X obj 57 175 print; -#X floatatom 45 120; -#X obj 58 146 bfilt 5; -#X text 43 16 bfilt (at the moment) is: modulo something + select 0; -#X floatatom 167 120; -#X obj 139 176 print; -#X floatatom 127 121; -#X obj 140 147 bfilt2 5; -#X obj 145 87 metro 100; -#X msg 145 68 1; -#X text 42 29 bfilt2: real bangfilter: bangs on first inlet \, internal counter \, only outputs every arg2th bang ...; -#X msg 169 67 0; -#X connect 0 0 3 1; -#X connect 2 0 3 0; -#X connect 3 0 1 0; -#X connect 5 0 8 1; -#X connect 7 0 8 0; -#X connect 8 0 6 0; -#X connect 9 0 8 0; -#X connect 10 0 9 0; -#X connect 12 0 9 0; diff --git a/reference/bfilt2-help.pd b/reference/bfilt2-help.pd new file mode 100644 index 0000000..4be9d45 --- /dev/null +++ b/reference/bfilt2-help.pd @@ -0,0 +1,23 @@ +#N canvas 203 207 404 226 10; +#X floatatom 85 119; +#X obj 57 175 print; +#X floatatom 45 120; +#X obj 58 146 bfilt 5; +#X text 43 16 bfilt (at the moment) is: modulo something + select 0; +#X floatatom 167 120; +#X obj 139 176 print; +#X floatatom 127 121; +#X obj 140 147 bfilt2 5; +#X obj 145 87 metro 100; +#X msg 145 68 1; +#X text 42 29 bfilt2: real bangfilter: bangs on first inlet \, internal counter \, only outputs every arg2th bang ...; +#X msg 169 67 0; +#X connect 0 0 3 1; +#X connect 2 0 3 0; +#X connect 3 0 1 0; +#X connect 5 0 8 1; +#X connect 7 0 8 0; +#X connect 8 0 6 0; +#X connect 9 0 8 0; +#X connect 10 0 9 0; +#X connect 12 0 9 0; diff --git a/reference/delta.pd b/reference/delta.pd deleted file mode 100644 index 7f0bf8b..0000000 --- a/reference/delta.pd +++ /dev/null @@ -1,63 +0,0 @@ -#N canvas 9 51 986 579 10; -#X obj 139 177 delta~; -#X obj 80 44 noise~; -#X obj 83 268 print a; -#X obj 143 267 print b; -#X obj 329 312 dac~; -#X obj 226 47 osc~ 400; -#X graph graph1 0 -1 999 1 497 206 697 66; -#X array orig 1000 float 0; -#X pop; -#X graph graph2 0 -1 999 1 431 563 931 203; -#X array diff 1000 float 0; -#X pop; -#X obj 129 390 tabwrite~ diff; -#X msg 220 340 bang; -#X floatatom 225 24 5 0 0; -#X obj 139 468 table test; -#X msg 139 442 resize 2205; -#X obj 242 389 tabwrite~ test; -#X obj 243 415 tabwrite~ orig; -#X obj 403 515 print; -#X msg 350 441 bang; -#X obj 346 530 t b; -#X obj 332 552 spigot; -#X obj 375 528 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 -1; -#X obj 320 474 tabread~ test; -#X obj 201 532 phasor~ 10; -#X floatatom 201 510 5 0 0; -#X obj 201 556 *~ 2205; -#X obj 147 45 phasor~ 1; -#X obj 160 93 nop~; -#X obj 287 224 metro 100; -#X obj 287 198 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 -1; -#X floatatom 173 18 5 0 0; -#X obj 109 77 *~ 0.1; -#X floatatom 86 103 5 0 0; -#X text 308 36 if this sample is larger than last \, value is positive -\, else negative ...; -#X text 308 18 delta~: difference between this and last sample; -#X connect 0 0 4 1; -#X connect 0 0 8 0; -#X connect 1 0 29 0; -#X connect 9 0 8 0; -#X connect 9 0 13 0; -#X connect 9 0 14 0; -#X connect 10 0 5 0; -#X connect 12 0 11 0; -#X connect 17 0 18 0; -#X connect 19 0 18 1; -#X connect 21 0 23 0; -#X connect 22 0 21 0; -#X connect 23 0 20 0; -#X connect 24 0 25 0; -#X connect 25 0 0 0; -#X connect 25 0 13 0; -#X connect 25 0 14 0; -#X connect 26 0 9 0; -#X connect 27 0 26 0; -#X connect 28 0 24 0; -#X connect 29 0 25 0; -#X connect 30 0 29 1; diff --git a/reference/delta~-help.pd b/reference/delta~-help.pd new file mode 100644 index 0000000..7f0bf8b --- /dev/null +++ b/reference/delta~-help.pd @@ -0,0 +1,63 @@ +#N canvas 9 51 986 579 10; +#X obj 139 177 delta~; +#X obj 80 44 noise~; +#X obj 83 268 print a; +#X obj 143 267 print b; +#X obj 329 312 dac~; +#X obj 226 47 osc~ 400; +#X graph graph1 0 -1 999 1 497 206 697 66; +#X array orig 1000 float 0; +#X pop; +#X graph graph2 0 -1 999 1 431 563 931 203; +#X array diff 1000 float 0; +#X pop; +#X obj 129 390 tabwrite~ diff; +#X msg 220 340 bang; +#X floatatom 225 24 5 0 0; +#X obj 139 468 table test; +#X msg 139 442 resize 2205; +#X obj 242 389 tabwrite~ test; +#X obj 243 415 tabwrite~ orig; +#X obj 403 515 print; +#X msg 350 441 bang; +#X obj 346 530 t b; +#X obj 332 552 spigot; +#X obj 375 528 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 +1; +#X obj 320 474 tabread~ test; +#X obj 201 532 phasor~ 10; +#X floatatom 201 510 5 0 0; +#X obj 201 556 *~ 2205; +#X obj 147 45 phasor~ 1; +#X obj 160 93 nop~; +#X obj 287 224 metro 100; +#X obj 287 198 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 +1; +#X floatatom 173 18 5 0 0; +#X obj 109 77 *~ 0.1; +#X floatatom 86 103 5 0 0; +#X text 308 36 if this sample is larger than last \, value is positive +\, else negative ...; +#X text 308 18 delta~: difference between this and last sample; +#X connect 0 0 4 1; +#X connect 0 0 8 0; +#X connect 1 0 29 0; +#X connect 9 0 8 0; +#X connect 9 0 13 0; +#X connect 9 0 14 0; +#X connect 10 0 5 0; +#X connect 12 0 11 0; +#X connect 17 0 18 0; +#X connect 19 0 18 1; +#X connect 21 0 23 0; +#X connect 22 0 21 0; +#X connect 23 0 20 0; +#X connect 24 0 25 0; +#X connect 25 0 0 0; +#X connect 25 0 13 0; +#X connect 25 0 14 0; +#X connect 26 0 9 0; +#X connect 27 0 26 0; +#X connect 28 0 24 0; +#X connect 29 0 25 0; +#X connect 30 0 29 1; diff --git a/reference/proc-help.pd b/reference/proc-help.pd new file mode 100644 index 0000000..65411ae --- /dev/null +++ b/reference/proc-help.pd @@ -0,0 +1,75 @@ +#N canvas 179 113 717 546 10; +#X obj 151 118 proc; +#X text 96 15 interface to the linux proc filesystem; +#X msg 88 80 cpuinfo; +#X obj 27 281 unpack f f f; +#X floatatom 25 304 5 0 0; +#X floatatom 67 305 5 0 0; +#X floatatom 109 304 5 0 0; +#X text 37 254 cpu-id \, cpu-mhz \, bogomips; +#X obj 151 147 print proc_raw; +#X msg 151 94 proc \$1; +#X obj 151 71 symbol; +#X msg 123 38 cpuinfo; +#X msg 183 38 uptime; +#X msg 351 38 stat; +#X msg 389 38 blubb; +#X obj 242 276 unpack f f; +#X text 241 255 uptime in s \, idle-time in s; +#X floatatom 241 301 5 0 0; +#X floatatom 302 305 5 0 0; +#X msg 237 38 loadavg; +#X msg 297 39 version; +#X obj 174 349 unpack f f f f f f; +#X floatatom 172 373 5 0 0; +#X floatatom 187 397 5 0 0; +#X floatatom 220 373 5 0 0; +#X floatatom 238 397 5 0 0; +#X floatatom 271 372 5 0 0; +#X floatatom 289 396 5 0 0; +#X text 315 345 apparently the loadavg format is something liek this +; +#X text 318 359 my manpage seems outdated ...; +#X text 330 379 1: number of jobs in the run queue (1'); +#X text 340 394 2: numofjobs in R qu (5'); +#X text 348 411 3: numofjobs in R qu (15'); +#X text 339 425 4: num of procs waiting for disk io?; +#X text 339 452 6: num of processes ever total; +#X text 339 438 5: num of processes now total; +#X obj 27 234 route cpuinfo uptime loadavg version stat; +#X obj 458 241 unpack f f f; +#X floatatom 458 267 5 0 0; +#X floatatom 484 293 5 0 0; +#X floatatom 516 266 5 0 0; +#X text 462 215 uname -r; +#X text 307 82 really useless stuff but maybe good for estimating number +of voices in self-generating patches; +#X connect 0 0 8 0; +#X connect 0 0 36 0; +#X connect 2 0 0 0; +#X connect 3 0 4 0; +#X connect 3 1 5 0; +#X connect 3 2 6 0; +#X connect 9 0 0 0; +#X connect 10 0 9 0; +#X connect 11 0 10 0; +#X connect 12 0 10 0; +#X connect 13 0 10 0; +#X connect 14 0 10 0; +#X connect 15 0 17 0; +#X connect 15 1 18 0; +#X connect 19 0 10 0; +#X connect 20 0 10 0; +#X connect 21 0 22 0; +#X connect 21 1 23 0; +#X connect 21 2 24 0; +#X connect 21 3 25 0; +#X connect 21 4 26 0; +#X connect 21 5 27 0; +#X connect 36 0 3 0; +#X connect 36 1 15 0; +#X connect 36 2 21 0; +#X connect 36 3 37 0; +#X connect 37 0 38 0; +#X connect 37 1 39 0; +#X connect 37 2 40 0; diff --git a/reference/proc.pd b/reference/proc.pd deleted file mode 100644 index 65411ae..0000000 --- a/reference/proc.pd +++ /dev/null @@ -1,75 +0,0 @@ -#N canvas 179 113 717 546 10; -#X obj 151 118 proc; -#X text 96 15 interface to the linux proc filesystem; -#X msg 88 80 cpuinfo; -#X obj 27 281 unpack f f f; -#X floatatom 25 304 5 0 0; -#X floatatom 67 305 5 0 0; -#X floatatom 109 304 5 0 0; -#X text 37 254 cpu-id \, cpu-mhz \, bogomips; -#X obj 151 147 print proc_raw; -#X msg 151 94 proc \$1; -#X obj 151 71 symbol; -#X msg 123 38 cpuinfo; -#X msg 183 38 uptime; -#X msg 351 38 stat; -#X msg 389 38 blubb; -#X obj 242 276 unpack f f; -#X text 241 255 uptime in s \, idle-time in s; -#X floatatom 241 301 5 0 0; -#X floatatom 302 305 5 0 0; -#X msg 237 38 loadavg; -#X msg 297 39 version; -#X obj 174 349 unpack f f f f f f; -#X floatatom 172 373 5 0 0; -#X floatatom 187 397 5 0 0; -#X floatatom 220 373 5 0 0; -#X floatatom 238 397 5 0 0; -#X floatatom 271 372 5 0 0; -#X floatatom 289 396 5 0 0; -#X text 315 345 apparently the loadavg format is something liek this -; -#X text 318 359 my manpage seems outdated ...; -#X text 330 379 1: number of jobs in the run queue (1'); -#X text 340 394 2: numofjobs in R qu (5'); -#X text 348 411 3: numofjobs in R qu (15'); -#X text 339 425 4: num of procs waiting for disk io?; -#X text 339 452 6: num of processes ever total; -#X text 339 438 5: num of processes now total; -#X obj 27 234 route cpuinfo uptime loadavg version stat; -#X obj 458 241 unpack f f f; -#X floatatom 458 267 5 0 0; -#X floatatom 484 293 5 0 0; -#X floatatom 516 266 5 0 0; -#X text 462 215 uname -r; -#X text 307 82 really useless stuff but maybe good for estimating number -of voices in self-generating patches; -#X connect 0 0 8 0; -#X connect 0 0 36 0; -#X connect 2 0 0 0; -#X connect 3 0 4 0; -#X connect 3 1 5 0; -#X connect 3 2 6 0; -#X connect 9 0 0 0; -#X connect 10 0 9 0; -#X connect 11 0 10 0; -#X connect 12 0 10 0; -#X connect 13 0 10 0; -#X connect 14 0 10 0; -#X connect 15 0 17 0; -#X connect 15 1 18 0; -#X connect 19 0 10 0; -#X connect 20 0 10 0; -#X connect 21 0 22 0; -#X connect 21 1 23 0; -#X connect 21 2 24 0; -#X connect 21 3 25 0; -#X connect 21 4 26 0; -#X connect 21 5 27 0; -#X connect 36 0 3 0; -#X connect 36 1 15 0; -#X connect 36 2 21 0; -#X connect 36 3 37 0; -#X connect 37 0 38 0; -#X connect 37 1 39 0; -#X connect 37 2 40 0; diff --git a/reference/randomix-help.pd b/reference/randomix-help.pd new file mode 100644 index 0000000..d913f39 --- /dev/null +++ b/reference/randomix-help.pd @@ -0,0 +1,223 @@ +#N canvas 33 162 966 505 10; +#X msg 197 150 bang; +#X floatatom 244 150 5 0 0 0 - - -; +#X floatatom 197 218 10 0 0 0 - - -; +#X floatatom 53 162 5 0 0 0 - - -; +#X msg 54 111 bang; +#X floatatom 289 152 5 0 0 0 - - -; +#X obj 53 135 random 100; +#X msg 427 151 bang; +#X floatatom 474 151 5 0 0 0 - - -; +#X floatatom 427 219 10 0 0 0 - - -; +#X floatatom 519 153 5 0 0 0 - - -; +#X obj 196 183 random1 0 1; +#X obj 426 184 random_fl 0 1; +#X msg 672 152 bang; +#X floatatom 719 152 5 0 0 0 - - -; +#X floatatom 672 220 10 0 0 0 - - -; +#X floatatom 764 154 5 0 0 0 - - -; +#X obj 671 185 random_icg 0 1; +#X msg 197 276 bang; +#X floatatom 244 276 5 0 0 0 - - -; +#X floatatom 197 344 10 0 0 0 - - -; +#X floatatom 289 278 5 0 0 0 - - -; +#X text 193 251 random_icg lowerlimit \, upperlimit; +#X msg 368 288 help; +#X text 253 10 the random number generatorse; +#X obj 539 406 dist_normal; +#X msg 540 356 bang; +#X obj 579 357 metro 100; +#X obj 579 337 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 +1; +#X obj 196 309 random_tw 0 1; +#X floatatom 637 334 5 0 0 0 - - -; +#N canvas 0 0 600 400 streamview 0; +#N canvas 0 0 450 300 graph2 0; +#X array randstream 100 float 0; +#X coords 0 2 99 -2 200 140 1; +#X restore 92 222 graph; +#X obj 146 144 tabwrite randstream; +#X obj 200 63 count; +#X obj 200 88 % 100; +#X obj 156 28 t f b; +#X obj 49 15 inlet; +#X connect 2 0 3 0; +#X connect 3 0 1 1; +#X connect 4 0 1 0; +#X connect 4 1 2 0; +#X connect 5 0 4 0; +#X restore 570 433 pd streamview; +#N canvas 306 24 679 400 distview 0; +#N canvas 0 0 450 300 graph1 0; +#X array randview1 100 float 0; +#X coords 0 200 99 0 400 200 1; +#X restore 248 31 graph; +#X obj 28 26 inlet; +#X obj 45 355 tabwrite randview1; +#X obj 136 201 * 100; +#X obj 136 225 int; +#X obj 136 153 + 2; +#X obj 45 280 tabread randview1; +#X obj 136 176 / 4; +#X obj 136 250 t f f; +#X obj 45 304 t f b; +#X obj 45 329 + 1; +#X obj 136 129 t f; +#X connect 1 0 11 0; +#X connect 3 0 4 0; +#X connect 4 0 8 0; +#X connect 5 0 7 0; +#X connect 6 0 9 0; +#X connect 7 0 3 0; +#X connect 8 0 6 0; +#X connect 8 1 2 1; +#X connect 9 0 10 0; +#X connect 10 0 2 0; +#X connect 11 0 5 0; +#X restore 550 458 pd distview; +#X obj 540 381 t b; +#X floatatom 477 430 5 0 0 0 - - -; +#N canvas 0 0 600 400 seedit 0; +#X msg 284 154 seed \$1; +#X obj 284 107 utime; +#X msg 304 74 bang; +#X obj 254 28 loadbang; +#X obj 284 130 * 1e+06; +#X obj 360 167 until; +#X msg 455 156 bang; +#X obj 359 194 random 2.14748e+08; +#X msg 359 267 seed \$1; +#X msg 385 294 seed \$1; +#X msg 412 318 seed \$1; +#X msg 439 267 seed \$1; +#X msg 466 293 seed \$1; +#X obj 254 50 t b b; +#X obj 195 155 print seed1; +#X obj 143 360 outlet; +#X obj 204 361 outlet; +#X obj 264 361 outlet; +#X obj 317 361 outlet; +#X obj 367 361 outlet; +#X text 35 9 seed one random obj \, which generates the seeds for all +the others.; +#X obj 359 218 serialize 6; +#X msg 360 140 6; +#X obj 359 242 unpack f f f f f f; +#X msg 485 317 seed \$1; +#X obj 420 359 outlet; +#X connect 0 0 7 0; +#X connect 1 1 4 0; +#X connect 2 0 1 0; +#X connect 3 0 13 0; +#X connect 4 0 0 0; +#X connect 4 0 14 0; +#X connect 5 0 7 0; +#X connect 6 0 7 0; +#X connect 7 0 21 0; +#X connect 8 0 15 0; +#X connect 9 0 16 0; +#X connect 10 0 17 0; +#X connect 11 0 18 0; +#X connect 12 0 19 0; +#X connect 13 0 22 0; +#X connect 13 1 1 0; +#X connect 21 0 23 0; +#X connect 22 0 5 0; +#X connect 23 0 8 0; +#X connect 23 1 9 0; +#X connect 23 2 10 0; +#X connect 23 3 11 0; +#X connect 23 4 12 0; +#X connect 23 5 24 0; +#X connect 24 0 25 0; +#X restore 258 33 pd seedit; +#X text 37 79 std pd random; +#X text 197 124 linear congruential generator; +#X text 197 77 creation arguments for the extra randoms are:; +#X text 205 92 \, defaults to 0 respectively +RAND_MAX; +#X text 545 17 see also:; +#X obj 545 40 utime; +#X text 428 129 another lcg method ..; +#X text 668 127 inverse linear congruential generator; +#X text 536 249 normal distribution mean 0 and dist 1; +#X text 536 264 right now it uses random1 for the actual rand values +; +#X text 537 278 but later on it should take one of the randoms as creation +argument \, so yu can specify which generator is being used.; +#X text 198 106 they all output floats); +#X text 540 311 also \, there is some burst at the upper and lower +limits; +#N canvas 622 685 592 356 signalversions 1; +#X obj 68 131 random1~; +#X obj 368 239 tabwrite~ randomix_test; +#N canvas 0 0 450 300 graph1 0; +#X array randomix_test 64 float 1; +#A 0 -0.599965 0.178987 -0.501604 -1.10592 0.426163 -0.481499 -0.553236 +0.0961931 0.554738 -0.695487 0.541875 -0.415309 -0.419922 -0.871908 +0.0688377 -1.03721 -0.136159 -0.207339 -1.18947 -0.25981 -0.628915 +-0.826873 0.334755 -0.738558 -0.0926691 -0.262739 0.309148 0.50131 +-1.40461 -0.859907 0.621724 -0.888718 0.692579 -1.11799 0.162897 0.116501 +-0.390333 0.327364 -0.902445 -0.201419 0.300071 -1.10817 -1.09973 0.34181 +-0.0511739 -0.613584 -0.306316 0.433381 -0.154481 -1.17821 -0.428187 +-0.449014 -1.04248 -0.906665 0.0687456 -1.08289 0.59097 0.0438875 -1.20429 +0.0862183 -0.995607 0.585034 0.205198 -0.337256; +#X coords 0 1 63 -1 200 140 1; +#X restore 351 23 graph; +#X obj 382 183 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X floatatom 440 184 5 0 0 0 - - -; +#X obj 382 201 metro 100; +#X msg 342 201 bang; +#X obj 73 295 dac~; +#X floatatom 140 220 5 0 0 0 - - -; +#X msg 68 58 seed 30000; +#X obj 142 131 random_fl~; +#X text 120 98 etc ..; +#X obj 229 131 random_icg~; +#X obj 81 241 fader 75; +#X connect 0 0 13 0; +#X connect 3 0 5 0; +#X connect 4 0 5 1; +#X connect 5 0 1 0; +#X connect 6 0 1 0; +#X connect 8 0 13 2; +#X connect 9 0 0 0; +#X connect 10 0 13 1; +#X connect 12 0 1 0; +#X connect 12 0 13 0; +#X connect 13 0 7 0; +#X connect 13 1 7 1; +#X restore 98 421 pd signalversions; +#X connect 0 0 11 0; +#X connect 1 0 11 1; +#X connect 4 0 6 0; +#X connect 5 0 11 2; +#X connect 6 0 3 0; +#X connect 7 0 12 0; +#X connect 8 0 12 1; +#X connect 10 0 12 2; +#X connect 11 0 2 0; +#X connect 12 0 9 0; +#X connect 13 0 17 0; +#X connect 14 0 17 1; +#X connect 16 0 17 2; +#X connect 17 0 15 0; +#X connect 18 0 29 0; +#X connect 19 0 29 1; +#X connect 21 0 29 2; +#X connect 23 0 29 0; +#X connect 25 0 31 0; +#X connect 25 0 32 0; +#X connect 25 0 34 0; +#X connect 26 0 33 0; +#X connect 27 0 33 0; +#X connect 28 0 27 0; +#X connect 29 0 20 0; +#X connect 30 0 27 1; +#X connect 33 0 25 0; +#X connect 35 0 6 0; +#X connect 35 1 11 0; +#X connect 35 2 12 0; +#X connect 35 3 17 0; +#X connect 35 4 29 0; diff --git a/reference/randomix.pd b/reference/randomix.pd deleted file mode 100644 index d913f39..0000000 --- a/reference/randomix.pd +++ /dev/null @@ -1,223 +0,0 @@ -#N canvas 33 162 966 505 10; -#X msg 197 150 bang; -#X floatatom 244 150 5 0 0 0 - - -; -#X floatatom 197 218 10 0 0 0 - - -; -#X floatatom 53 162 5 0 0 0 - - -; -#X msg 54 111 bang; -#X floatatom 289 152 5 0 0 0 - - -; -#X obj 53 135 random 100; -#X msg 427 151 bang; -#X floatatom 474 151 5 0 0 0 - - -; -#X floatatom 427 219 10 0 0 0 - - -; -#X floatatom 519 153 5 0 0 0 - - -; -#X obj 196 183 random1 0 1; -#X obj 426 184 random_fl 0 1; -#X msg 672 152 bang; -#X floatatom 719 152 5 0 0 0 - - -; -#X floatatom 672 220 10 0 0 0 - - -; -#X floatatom 764 154 5 0 0 0 - - -; -#X obj 671 185 random_icg 0 1; -#X msg 197 276 bang; -#X floatatom 244 276 5 0 0 0 - - -; -#X floatatom 197 344 10 0 0 0 - - -; -#X floatatom 289 278 5 0 0 0 - - -; -#X text 193 251 random_icg lowerlimit \, upperlimit; -#X msg 368 288 help; -#X text 253 10 the random number generatorse; -#X obj 539 406 dist_normal; -#X msg 540 356 bang; -#X obj 579 357 metro 100; -#X obj 579 337 tgl 15 0 empty empty empty 20 8 0 8 -262144 -1 -1 0 -1; -#X obj 196 309 random_tw 0 1; -#X floatatom 637 334 5 0 0 0 - - -; -#N canvas 0 0 600 400 streamview 0; -#N canvas 0 0 450 300 graph2 0; -#X array randstream 100 float 0; -#X coords 0 2 99 -2 200 140 1; -#X restore 92 222 graph; -#X obj 146 144 tabwrite randstream; -#X obj 200 63 count; -#X obj 200 88 % 100; -#X obj 156 28 t f b; -#X obj 49 15 inlet; -#X connect 2 0 3 0; -#X connect 3 0 1 1; -#X connect 4 0 1 0; -#X connect 4 1 2 0; -#X connect 5 0 4 0; -#X restore 570 433 pd streamview; -#N canvas 306 24 679 400 distview 0; -#N canvas 0 0 450 300 graph1 0; -#X array randview1 100 float 0; -#X coords 0 200 99 0 400 200 1; -#X restore 248 31 graph; -#X obj 28 26 inlet; -#X obj 45 355 tabwrite randview1; -#X obj 136 201 * 100; -#X obj 136 225 int; -#X obj 136 153 + 2; -#X obj 45 280 tabread randview1; -#X obj 136 176 / 4; -#X obj 136 250 t f f; -#X obj 45 304 t f b; -#X obj 45 329 + 1; -#X obj 136 129 t f; -#X connect 1 0 11 0; -#X connect 3 0 4 0; -#X connect 4 0 8 0; -#X connect 5 0 7 0; -#X connect 6 0 9 0; -#X connect 7 0 3 0; -#X connect 8 0 6 0; -#X connect 8 1 2 1; -#X connect 9 0 10 0; -#X connect 10 0 2 0; -#X connect 11 0 5 0; -#X restore 550 458 pd distview; -#X obj 540 381 t b; -#X floatatom 477 430 5 0 0 0 - - -; -#N canvas 0 0 600 400 seedit 0; -#X msg 284 154 seed \$1; -#X obj 284 107 utime; -#X msg 304 74 bang; -#X obj 254 28 loadbang; -#X obj 284 130 * 1e+06; -#X obj 360 167 until; -#X msg 455 156 bang; -#X obj 359 194 random 2.14748e+08; -#X msg 359 267 seed \$1; -#X msg 385 294 seed \$1; -#X msg 412 318 seed \$1; -#X msg 439 267 seed \$1; -#X msg 466 293 seed \$1; -#X obj 254 50 t b b; -#X obj 195 155 print seed1; -#X obj 143 360 outlet; -#X obj 204 361 outlet; -#X obj 264 361 outlet; -#X obj 317 361 outlet; -#X obj 367 361 outlet; -#X text 35 9 seed one random obj \, which generates the seeds for all -the others.; -#X obj 359 218 serialize 6; -#X msg 360 140 6; -#X obj 359 242 unpack f f f f f f; -#X msg 485 317 seed \$1; -#X obj 420 359 outlet; -#X connect 0 0 7 0; -#X connect 1 1 4 0; -#X connect 2 0 1 0; -#X connect 3 0 13 0; -#X connect 4 0 0 0; -#X connect 4 0 14 0; -#X connect 5 0 7 0; -#X connect 6 0 7 0; -#X connect 7 0 21 0; -#X connect 8 0 15 0; -#X connect 9 0 16 0; -#X connect 10 0 17 0; -#X connect 11 0 18 0; -#X connect 12 0 19 0; -#X connect 13 0 22 0; -#X connect 13 1 1 0; -#X connect 21 0 23 0; -#X connect 22 0 5 0; -#X connect 23 0 8 0; -#X connect 23 1 9 0; -#X connect 23 2 10 0; -#X connect 23 3 11 0; -#X connect 23 4 12 0; -#X connect 23 5 24 0; -#X connect 24 0 25 0; -#X restore 258 33 pd seedit; -#X text 37 79 std pd random; -#X text 197 124 linear congruential generator; -#X text 197 77 creation arguments for the extra randoms are:; -#X text 205 92 \, defaults to 0 respectively -RAND_MAX; -#X text 545 17 see also:; -#X obj 545 40 utime; -#X text 428 129 another lcg method ..; -#X text 668 127 inverse linear congruential generator; -#X text 536 249 normal distribution mean 0 and dist 1; -#X text 536 264 right now it uses random1 for the actual rand values -; -#X text 537 278 but later on it should take one of the randoms as creation -argument \, so yu can specify which generator is being used.; -#X text 198 106 they all output floats); -#X text 540 311 also \, there is some burst at the upper and lower -limits; -#N canvas 622 685 592 356 signalversions 1; -#X obj 68 131 random1~; -#X obj 368 239 tabwrite~ randomix_test; -#N canvas 0 0 450 300 graph1 0; -#X array randomix_test 64 float 1; -#A 0 -0.599965 0.178987 -0.501604 -1.10592 0.426163 -0.481499 -0.553236 -0.0961931 0.554738 -0.695487 0.541875 -0.415309 -0.419922 -0.871908 -0.0688377 -1.03721 -0.136159 -0.207339 -1.18947 -0.25981 -0.628915 --0.826873 0.334755 -0.738558 -0.0926691 -0.262739 0.309148 0.50131 --1.40461 -0.859907 0.621724 -0.888718 0.692579 -1.11799 0.162897 0.116501 --0.390333 0.327364 -0.902445 -0.201419 0.300071 -1.10817 -1.09973 0.34181 --0.0511739 -0.613584 -0.306316 0.433381 -0.154481 -1.17821 -0.428187 --0.449014 -1.04248 -0.906665 0.0687456 -1.08289 0.59097 0.0438875 -1.20429 -0.0862183 -0.995607 0.585034 0.205198 -0.337256; -#X coords 0 1 63 -1 200 140 1; -#X restore 351 23 graph; -#X obj 382 183 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 -1; -#X floatatom 440 184 5 0 0 0 - - -; -#X obj 382 201 metro 100; -#X msg 342 201 bang; -#X obj 73 295 dac~; -#X floatatom 140 220 5 0 0 0 - - -; -#X msg 68 58 seed 30000; -#X obj 142 131 random_fl~; -#X text 120 98 etc ..; -#X obj 229 131 random_icg~; -#X obj 81 241 fader 75; -#X connect 0 0 13 0; -#X connect 3 0 5 0; -#X connect 4 0 5 1; -#X connect 5 0 1 0; -#X connect 6 0 1 0; -#X connect 8 0 13 2; -#X connect 9 0 0 0; -#X connect 10 0 13 1; -#X connect 12 0 1 0; -#X connect 12 0 13 0; -#X connect 13 0 7 0; -#X connect 13 1 7 1; -#X restore 98 421 pd signalversions; -#X connect 0 0 11 0; -#X connect 1 0 11 1; -#X connect 4 0 6 0; -#X connect 5 0 11 2; -#X connect 6 0 3 0; -#X connect 7 0 12 0; -#X connect 8 0 12 1; -#X connect 10 0 12 2; -#X connect 11 0 2 0; -#X connect 12 0 9 0; -#X connect 13 0 17 0; -#X connect 14 0 17 1; -#X connect 16 0 17 2; -#X connect 17 0 15 0; -#X connect 18 0 29 0; -#X connect 19 0 29 1; -#X connect 21 0 29 2; -#X connect 23 0 29 0; -#X connect 25 0 31 0; -#X connect 25 0 32 0; -#X connect 25 0 34 0; -#X connect 26 0 33 0; -#X connect 27 0 33 0; -#X connect 28 0 27 0; -#X connect 29 0 20 0; -#X connect 30 0 27 1; -#X connect 33 0 25 0; -#X connect 35 0 6 0; -#X connect 35 1 11 0; -#X connect 35 2 12 0; -#X connect 35 3 17 0; -#X connect 35 4 29 0; diff --git a/reference/reson~-help.pd b/reference/reson~-help.pd new file mode 100644 index 0000000..d90c159 --- /dev/null +++ b/reference/reson~-help.pd @@ -0,0 +1,3 @@ +#N canvas 0 22 454 304 10; +#X obj 183 119 reson~; +#X text 104 237 An interpolating reson filter; diff --git a/reference/reson~.pd b/reference/reson~.pd deleted file mode 100644 index d90c159..0000000 --- a/reference/reson~.pd +++ /dev/null @@ -1,3 +0,0 @@ -#N canvas 0 22 454 304 10; -#X obj 183 119 reson~; -#X text 104 237 An interpolating reson filter; diff --git a/reference/serialize-help.pd b/reference/serialize-help.pd new file mode 100644 index 0000000..b9d8469 --- /dev/null +++ b/reference/serialize-help.pd @@ -0,0 +1,10 @@ +#N canvas 246 82 551 292 10; +#X obj 34 141 print; +#X floatatom 34 69 0 0 0; +#X text 30 195 (C) 2000 Guenter Geiger; +#X text 30 39 serialize ... turn a stream of floats into a list; +#X obj 33 107 serialize 4; +#X floatatom 105 82 5 0 0; +#X connect 1 0 4 0; +#X connect 4 0 0 0; +#X connect 5 0 4 1; diff --git a/reference/serialize.pd b/reference/serialize.pd deleted file mode 100644 index b9d8469..0000000 --- a/reference/serialize.pd +++ /dev/null @@ -1,10 +0,0 @@ -#N canvas 246 82 551 292 10; -#X obj 34 141 print; -#X floatatom 34 69 0 0 0; -#X text 30 195 (C) 2000 Guenter Geiger; -#X text 30 39 serialize ... turn a stream of floats into a list; -#X obj 33 107 serialize 4; -#X floatatom 105 82 5 0 0; -#X connect 1 0 4 0; -#X connect 4 0 0 0; -#X connect 5 0 4 1; diff --git a/reference/utime-help.pd b/reference/utime-help.pd new file mode 100644 index 0000000..aa5af83 --- /dev/null +++ b/reference/utime-help.pd @@ -0,0 +1,9 @@ +#N canvas 305 149 450 300 10; +#X obj 199 94 utime; +#X msg 192 55 bang; +#X floatatom 259 170 8 0 0; +#X floatatom 174 129 20 0 0; +#X text 25 8 output seconds since epoch and microsecond fraction; +#X connect 0 0 3 0; +#X connect 0 1 2 0; +#X connect 1 0 0 0; diff --git a/reference/utime.pd b/reference/utime.pd deleted file mode 100644 index aa5af83..0000000 --- a/reference/utime.pd +++ /dev/null @@ -1,9 +0,0 @@ -#N canvas 305 149 450 300 10; -#X obj 199 94 utime; -#X msg 192 55 bang; -#X floatatom 259 170 8 0 0; -#X floatatom 174 129 20 0 0; -#X text 25 8 output seconds since epoch and microsecond fraction; -#X connect 0 0 3 0; -#X connect 0 1 2 0; -#X connect 1 0 0 0; -- cgit v1.2.1