From 04c235c6ac5f36b507c629de5634d5e6d326222b Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 4 Oct 2005 02:04:42 +0000 Subject: adding abstractions and helpfiles svn path=/trunk/; revision=3647 --- externals/gridflow/pd_help/@!.pd | 65 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 externals/gridflow/pd_help/@!.pd (limited to 'externals/gridflow/pd_help/@!.pd') diff --git a/externals/gridflow/pd_help/@!.pd b/externals/gridflow/pd_help/@!.pd new file mode 100644 index 00000000..c52fe904 --- /dev/null +++ b/externals/gridflow/pd_help/@!.pd @@ -0,0 +1,65 @@ +#N canvas 301 131 593 440 10; +#X obj 18 145 @! abs; +#X obj 18 178 @export; +#X obj 133 177 @export; +#X obj 133 144 @! rand; +#X obj 249 178 @export; +#X obj 249 145 @! sqrt; +#X floatatom 18 94 5 0 0 0 - - -; +#X obj 364 144 @! sq; +#X obj 364 178 @export; +#X text 19 325 inlet: grid | outlet: grid; +#X text 15 241 absolute value; +#X text 363 241 A * A; +#X text 14 14 the one-input operators: @! abs \, @! rand \, @! sqrt +\, @! sq; +#X obj 18 111 @import ( 1 ); +#X floatatom 133 94 5 0 0 0 - - -; +#X obj 133 111 @import ( 1 ); +#X floatatom 249 95 5 0 0 0 - - -; +#X obj 249 112 @import ( 1 ); +#X floatatom 364 95 5 0 0 0 - - -; +#X obj 364 112 @import ( 1 ); +#X text 132 242 random non-; +#X text 133 257 negative number; +#X text 133 273 below A; +#X text 246 325 A refers to the left inlet; +#X text 250 257 of A rounded; +#X text 249 242 sqare root; +#X text 250 273 downwards; +#X obj 115 94 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 18 197 route int; +#X obj 133 196 route int; +#X obj 249 197 route int; +#X obj 364 197 route int; +#X floatatom 18 217 5 0 0 0 - - -; +#X floatatom 133 216 5 0 0 0 - - -; +#X floatatom 249 217 5 0 0 0 - - -; +#X floatatom 364 217 5 0 0 0 - - -; +#X obj 94 376 @ +; +#X text 19 371 see also:; +#X text 514 13 gridflow; +#X text 38 37 computes one of the four basic one-input operators; +#X text 36 51 on each value of a grid; +#X connect 0 0 1 0; +#X connect 1 0 28 0; +#X connect 2 0 29 0; +#X connect 3 0 2 0; +#X connect 4 0 30 0; +#X connect 5 0 4 0; +#X connect 6 0 13 0; +#X connect 7 0 8 0; +#X connect 8 0 31 0; +#X connect 13 0 0 0; +#X connect 14 0 15 0; +#X connect 15 0 3 0; +#X connect 16 0 17 0; +#X connect 17 0 5 0; +#X connect 18 0 19 0; +#X connect 19 0 7 0; +#X connect 27 0 14 0; +#X connect 28 0 32 0; +#X connect 29 0 33 0; +#X connect 30 0 34 0; +#X connect 31 0 35 0; -- cgit v1.2.1