From 089475041fe26964d72cb2ebc3559a36ba89a2f2 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 8 Jul 2008 05:56:10 +0000 Subject: trying to import gridflow 0.9.4 svn path=/trunk/; revision=10148 --- externals/gridflow/doc/flow_classes/#-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 externals/gridflow/doc/flow_classes/#-help.pd (limited to 'externals/gridflow/doc/flow_classes/#-help.pd') diff --git a/externals/gridflow/doc/flow_classes/#-help.pd b/externals/gridflow/doc/flow_classes/#-help.pd new file mode 100644 index 00000000..bf6366cb --- /dev/null +++ b/externals/gridflow/doc/flow_classes/#-help.pd @@ -0,0 +1,26 @@ +#N canvas 0 26 645 571 10; +#X obj 139 174 #color; +#X obj 314 174 #color; +#X text 245 135 select values below; +#X text 138 155 A; +#X text 313 155 B; +#X obj 139 240 # +; +#X obj 178 274 #color; +#X obj 140 380 display; +#X obj 139 274 t a a; +#X text 152 342 warning: #color clips value to the 0..255 range; +#X text 152 357 so use this [display] to view the true numbers; +#X text 14 31 click on this object to select a numop to try out:; +#X text 15 14 # applies a simple Numeric Operator (numop).; +#X text 83 445 note: a centidegree is 0.01 degree. There are 36000 +degrees in a circle. Some angle operators use centidegrees \, while +some others use radians. To convert degrees into centidegrees \, multiply +by 100 To convert degrees into radians \, divide by 57.2957 .; +#X text 531 23 GridFlow 0.9.4; +#X obj 74 50 doc/numop; +#X connect 0 0 5 0; +#X connect 1 0 5 1; +#X connect 5 0 8 0; +#X connect 8 0 7 0; +#X connect 8 1 6 0; +#X connect 15 0 5 0; -- cgit v1.2.1