From c6030846f5c1e34048774d60ca4c15e804bee839 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 14 Mar 2015 20:32:26 +0000 Subject: Gem linux/amd64 built '' for linux/amd64 --- Gem/shearZX-help.pd | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Gem/shearZX-help.pd (limited to 'Gem/shearZX-help.pd') diff --git a/Gem/shearZX-help.pd b/Gem/shearZX-help.pd new file mode 100644 index 0000000..5d93b89 --- /dev/null +++ b/Gem/shearZX-help.pd @@ -0,0 +1,59 @@ +#N canvas 356 249 657 340 10; +#X text 452 8 GEM object; +#X obj 8 226 cnv 15 430 90 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X text 39 233 Inlets:; +#X text 63 246 Inlet 1: gemlist; +#X text 39 276 Outlets:; +#X text 57 289 Outlet 1: gemlist; +#X obj 8 176 cnv 15 430 40 empty empty empty 20 12 0 14 -195568 -66577 +0; +#X text 17 175 Arguments:; +#X obj 8 76 cnv 15 440 90 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X text 453 60 Example:; +#X text 71 31 Class: manipulation object; +#X text 29 77 Description: shear; +#X text 50 12 Synopsis: [shearZX]; +#X text 42 91 [shearZX] accepts a gemList and changes the current transformation +matrix by the specified shear; +#X text 60 194 1st argument: shear factor (ZX); +#X text 63 261 Inlet 2: float: ZX shear factor; +#X obj 449 77 cnv 15 170 239 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X obj 514 249 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577 +0; +#N canvas 0 0 450 300 gemwin 0; +#X obj 132 136 gemwin; +#X obj 67 89 outlet; +#X obj 67 10 inlet; +#X obj 67 41 route create; +#X msg 67 70 set destroy; +#X msg 142 68 set create; +#X msg 132 112 create \, 1; +#X msg 198 112 destroy; +#X connect 2 0 3 0; +#X connect 3 0 4 0; +#X connect 3 0 6 0; +#X connect 3 1 5 0; +#X connect 3 1 7 0; +#X connect 4 0 1 0; +#X connect 5 0 1 0; +#X connect 6 0 0 0; +#X connect 7 0 0 0; +#X restore 519 288 pd gemwin; +#X msg 519 269 create; +#X text 515 248 Create window:; +#X obj 450 108 cnv 15 160 60 empty empty empty 20 12 0 14 -24198 -66577 +0; +#X obj 451 84 gemhead; +#X floatatom 500 117 3 -4 4 0 - - -; +#X obj 451 138 shearZX 1; +#X text 36 122 the Z translation depend on X position and the shear +factor (float).; +#X obj 451 179 teapot; +#X connect 18 0 19 0; +#X connect 19 0 18 0; +#X connect 22 0 24 0; +#X connect 23 0 24 1; +#X connect 24 0 26 0; -- cgit v1.2.1