From dbf3862f0b17b1d5bfb3587bc0c431b77dc34a6e Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Wed, 24 Nov 2010 06:03:05 +0000 Subject: added META subpatch, corrected some typos, and prefixed all arrays with $0- svn path=/trunk/externals/cxc/; revision=14520 --- delta~-help.pd | 48 ++++++++++++++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 18 deletions(-) (limited to 'delta~-help.pd') diff --git a/delta~-help.pd b/delta~-help.pd index 7f0bf8b..94bb718 100644 --- a/delta~-help.pd +++ b/delta~-help.pd @@ -1,44 +1,57 @@ -#N canvas 9 51 986 579 10; +#N canvas 0 31 986 618 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; +#N canvas 0 0 450 300 (subpatch) 0; #X array orig 1000 float 0; -#X pop; -#X graph graph2 0 -1 999 1 431 563 931 203; +#X coords 0 1 999 -1 200 140 1; +#X restore 487 66 graph; +#N canvas 0 0 450 300 (subpatch) 0; #X array diff 1000 float 0; -#X pop; +#X coords 0 1 999 -1 500 360 1; +#X restore 421 223 graph; #X obj 129 390 tabwrite~ diff; #X msg 220 340 bang; -#X floatatom 225 24 5 0 0; +#X floatatom 225 24 5 0 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 +#X obj 363 515 print; +#X msg 320 441 bang; +#X obj 316 530 t b; +#X obj 302 552 spigot; +#X obj 345 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 290 474 tabread~ test; +#X obj 171 532 phasor~ 10; +#X floatatom 171 510 5 0 0 0 - - -; +#X obj 171 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 floatatom 173 18 5 0 0 0 - - -; #X obj 109 77 *~ 0.1; -#X floatatom 86 103 5 0 0; +#X floatatom 86 103 5 0 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; +#N canvas 397 200 494 344 META 0; +#X text 12 145 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch +to conform to the PDDP template for Pd version 0.42.; +#X text 12 5 KEYWORDS signal; +#X text 12 105 LIBRARY external cxc; +#X text 12 45 DESCRIPTION difference between this and last sample; +#X text 12 65 INLET_0 signal; +#X text 12 85 OUTLET_0 signal; +#X text 12 25 LICENSE GPL v2; +#X text 12 125 AUTHOR jdl@xdv.org; +#X restore 935 557 pd META; #X connect 0 0 4 1; #X connect 0 0 8 0; #X connect 1 0 29 0; @@ -46,7 +59,6 @@ #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; -- cgit v1.2.1